ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 24: No END statement is associated with this LOOP
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
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"....
Error 802: Invalid syntax for this function
Error 27: No END statement is associated with this ELSE
WINDEV License Agreement
WINDEV License Agreement...
Linear Looper control properties
OpenChild (Example)
Usage example of the OpenChild function
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Various WEBDEV constants
Various WEBDEV constants...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Error 305: The element does not exist in the window
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
System constants
List of constants used by the system functions....
Error 103: The type is unknown
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
diffApply (Function)
Applies a difference buffer to a specific buffer.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.