ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Component>.Load (Function)
Loads an external component independent of the current project.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Using several libraries in an application
A library is a WDL file that contains all the resources......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Handling controls in a report
The different operations available for the report controls are as follows......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
7. Multilingual sites in practice
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Ad Hoc deployment
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
HOnError (Function)
Customizes the management of HFSQL errors.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Event (Example)
Usage example of the Event function
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.