ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyExpression (Example)
Usage example of the KeyExpression property
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
3-tier architecture
The development in "3-tier" architecture is now simplified......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HExtractMemo (Example)
Usage example of the HExtractMemo function
SQLConnect (Example)
Usage example of the SQLConnect function
Compatibility between external components and deployed applications
A component can evolve in many ways......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
grColor (Function)
Returns and initializes the color of different chart elements.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Type (Example)
Usage example of the Type property
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
BurnerEject (Function)
Opens or closes the door of current burner.