ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
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, ......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
fSeparator (Function)
Returns a file path with normalized separators.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
MatDelete (Function)
Deletes an existing matrix.
grPrint (Function)
Prints a chart.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Recompiling the project
The project compilation is a process used to......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).