ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Installing the monitoring robot
The monitoring robot includes three executables......
Events associated with Table controls
List of events associated with Table controls...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
ToastDisplay (Function)
Displays a "Toast" message.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Voice commands in your applications
The applications that you develop can react to the user's voice......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
SysValidHandle (Function)
Checks the validity of a window handle.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
zipDeleteAll (Function)
Deletes all files from an archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
NetworkDisconnect (Function)
Disconnects a network drive.
Bluetooth constants
List of constants used by the Bluetooth functions....
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.