ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
EventClose (Function)
Closes a synchronization event between several threads.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
String functions
List of functions for managing character strings...
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Local procedure
Two types of procedures are available......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed...
Principle for running threads
At runtime, an application runs in a main thread......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
Text (Property)
The Text property is used to get and modify text.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.