ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
WINDEV: Example of programmed Drag and Drop
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
XMLDocument (Function)
Creates a new XML document.
Data persistence
The data persistence is used to store the value typed by the user......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
fCompress (Function)
Compresses a file.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
fOpen (Example)
Usage example of the fOpen function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
StringReverse (Function)
Reverses the characters of a string.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.