ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
ERR_NO_PROJECT
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
Check: Sending an email
The monitoring robot will......
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Edit options of a report
The report editor allows you to......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Defining columns of Table controls programmatically
Report data source
...The reports can be created with the data coming from:...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Programming automatic calculations in the columns of a Table control
2. User-friendly editors in practice
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Operating mode of dynamic Active WEBDEV Pages