ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelect (Function)
Returns the date selected in a Calendar control.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
HState (Example)
Usage example of the HState function
dPen (Example)
Usage example of the dPen function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
MatCreate (Example)
Usage example of the MatCreate function
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Attribute (Property)
The Attribute property is used to manage attributes.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
FTPDate (Example)
Usage example of the FTPDate function
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
MatTranspose (Example)
Usage example of the MatTranspose function
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Constants for managing appointments
Lists of constants used to manage the appointments...
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function