ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWait (Function)
Waits for the end of the execution of the specified thread.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
GetVariableDefinition (Function)
Gets the description of a variable.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......