ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
SMSReset (Function)
Resets all variables of SMS structure.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SysSpace (Function)
Returns the physical memory space for the current computer.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
MyParent (Reserved word)
MyParent is used to handle...
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Query editor
The query editor is used to automatically create queries on the data files......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Events associated with windows
List of events associated with windows...