ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
xlsSave (Function)
Saves an XLS document.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
OCR constants
Adds a language to the native OCR system....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Complete (Function)
Returns a character string of a specified length.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
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.
XML functions
List of XML functions...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......