ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. TLS/SSL: Encrypting information on the Web
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Looper constants
List of constants used by the functions for managing looper controls....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SocketExist (Function)
Checks the existence of socket.
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.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
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.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
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.