ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetActiveObject (Example)
Usage example of the GetActiveObject function
Example for creating a select query
This help page explains how to create two select queries......
dBackground (Example)
Usage example of the dBackground function
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
Query based on query
Queries can be based on items from another query......
Using the query result
The result of a select query can be used in......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Manager of automated tests
The test manager is used to......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
GglUploadDocument (Function)
Uploads a document to the Google server.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Password (Property)
The Password property sets and changes the password.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WDDIXIO overview
Compatibility between external components and deployed applications
A component can evolve in many ways......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......