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...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Time management
For each element (windows, reports, ......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Variable scope
Variables can be declared anywhere in the code....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Creating index keywords
Index keywords allow users to easily find a help page......
Multiline strings
To type character strings over several lines in the code editor...
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
FileDisplay (Example)
Usage example of the FileDisplay function
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.