ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableBreakIndex (Example)
Use example for the TableBreakIndex function
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
Random (Function)
Returns a random number.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
StatVarianceP (Example)
Usage example of the StatVarianceP function
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
Global and local variable
Two types of variables are available......
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
MatRead (Example)
Usage example of the MatRead function
grLabel (Function)
Indicates various parameters of additional legend in a chart.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....