ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
17. TLS/SSL: Encrypting information on the Web
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SocketExist (Function)
Checks the existence of socket.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Constants used by the the functions for managing the HFSQL Cluster
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
DDERetrieve (Example)
Usage example of the DDERetrieve function
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
NetSendMessage (Example)
Usage example of the NetSendMessage function
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.