ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysErrorMode (Function)
Modifies the display mode of errors.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Locking data files: correspondence between WINDEV 5.5 and the later versions
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ModbusDisconnect (Function)
Closes the Modbus session.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Error 11: The label is unknown
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Font management properties
List of font management properties...
VariableReset (Function)
Resets the variable to its initial value.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
8. Optimizing an application
9. Hardware and software requirements
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
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......