ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
3. Site development life cycle
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
XMLSavePosition (Function)
Stores the current position in the XML document.
4. Activating a dynamic WEBDEV site
Step 1: Configuring the print parameters
This step allows you to choose......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......