ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
fClose (Example)
Usage example of the fClose function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Miscellaneous Windows constants
List of constants used by the Windows functions....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
8. Optimizing an application
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Array management functions
List of functions for managing arrays...
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
LOOP statement
The statement block is repeated endlessly...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenMobileWindow (Function)
Opens a window in a mobile application.