ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema......
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
GglGetDocument (Function)
Downloads a document from Google Docs.
fExeDir (Function)
Returns the directory from which the execution is started.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
XMLDocument (Function)
Creates a new XML document.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Custom tooltips
Tooltips are very useful for application users......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
Events associated with Link controls
List of events associated with Link controls...