ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipMsgError (Function)
Returns the message associated with an error code on an archive.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HFSQL Client/Server: Configuring the server
Charact (Function)
Returns the character corresponding to the specified ASCII code.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
The "Analysis" pane
The "Analysis" pane lists......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
".STY" file: "Style sheet" file
A style sheet is a "......
5. HFSQL Client/Server
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
6. WEBDEV Account Manager
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Events associated with List Box controls
List of events associated with List Box controls...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Binding controls to data
A window or page can display information from......