ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BreakAdd (Function)
Adds a break into a Table or Looper control.
WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
Email functions
List of functions for managing emails...
Emulating constants
List of constants used by the functions for emulating automated tests....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Property Description (Variable type)
The Property Description type is used to get information about a property.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......