ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
SaaS constants
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
6. WEBDEV Account Manager
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The structure of the file for remote control
The management of remote control uses a file in INI format......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
gLine (Function)
Builds a sequence of characters containing a line.