ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
26. Style sheets: to simplify the layout
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Port (Property)
The Port property is used to identify and change a server connection port.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Upload control
The Upload control is used to upload files on the Web server......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Creating anchors
The anchors are used to define specific points in a help page......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
HPriority (Function)
Finds out and modifies the priority of the calling application.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
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......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......