ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Caption (Property)
The Caption property gets and sets the text of an element.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
User (Property)
The User property is used to identify and change the user of a feature.
Password (Property)
The Password property sets and changes the password.
Name (Property)
The Name property is used to get the name of an element.
Value (Property)
The Value property is used to get and change the value of an element.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.