ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
ContextClose (Function)
Closes a page context.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
EXE constants
List of constants used by the functions for managing executables....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
PageAddress (Function)
Used to find out the Internet address of a page.
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......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
SQLExec (Example)
Usage example of the SQLExec function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Events associated with Button controls
List of events associated with Button controls...
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HRead (Function)
Reads a record in a file according to a given record number.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
Scheduler control events
The following events associated with Scheduler controls:...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.