ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
ERR_NO_DLLEXE
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Global and local variable
Two types of variables are available......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
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......
<Image>.Rotation (Function)
Rotates an Image control.
Creating a select query
A select query (corresponding SQL statement......
Materialized view
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Task list
Each project can be associated with a task list......
Options of the window editor
To configure the general options of the window editor......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Style sheet
A style sheet ("......
HFSQL Client/Server: Configuring the server
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......