ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
RegistryValueType (Function)
Returns the type of value found in the registry.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
LooperSelectPlus (Function)
Selects a row in a Looper control.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
SysNation (Function)
Returns the nation currently used by the system.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......