ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
BurnerErase (Example)
Usage example of the BurnerErase function
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Automation object
The Automation keyword is used to declare an automation object...
EXE constants
List of constants used by the functions for managing executables....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Warning 18: Loop without potential end
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Environment of the window editor
The main elements of window editor are as follows:
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
XMLChild (Function)
Positions on the first child element of current element.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Creating the Relation windows of a WINDEV RAD pattern
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......