ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Country (Type of variable)
The Country type is used to find out the characteristics of a country.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
NotificationDisplay (Function)
Displays a message outside the browser.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
LooperInsertLine (Function)
Inserts a row into a Looper control.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Programming overview in C and C++
Other operators
The following are additional operators......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HSL (Function)
Creates a color from its hue, saturation and lightness.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
The planes in WEBDEV
The planes are used to group the controls of an element......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Designing a supercontrol
A supercontrol is an advanced type of control......