ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
Assignment operators
Three assignment operators are available......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
7. Window templates
...Window templates...
Printing nested reports
To create a main report containing several secondary reports:...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
LocalStorageAdd (Function)
Adds a value to the local storage.
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
SOAP constants
List of constants used by the SOAP functions....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Operating mode of dynamic Active WEBDEV Pages
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.