ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
fLongName (Example)
Usage example of the fLongName function
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
SocketWrite (Function)
Writes a message intended to another socket.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
apExecute (Function)
Runs an action plan.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
FTPConnect (Example)
Usage example of the FTPConnect function
Wi-Fi functions
Functions for Wi-Fi management...