ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

You used WINDEV 28
UMC management functions
List of functions for managing the UMC...
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
ERR_CANNOT_RUN_EXPLORER
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
User group settings
You used WEBDEV 28
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
OLE control properties
List of properties associated with an OLE control...
Line control properties
List of properties associated with the Line control...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
3. UML models in practice
Installing the monitor
The monitoring robot includes three executables......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......