ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Constants for managing fonts
List of constants used by the functions for font management....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Test (External language)
Displays each function call and each status report returned by the function.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Service constants
List of constants used by the functions for managing services....
Dimension (Example)
Example of use of Dimension
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Arithmetic operators
The arithmetic operators are......