ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The planes in WEBDEV
The planes are used to group the controls of an element......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
ERR_BAD_FILE
ERR_PARSER
Style of a control
As soon as it is created, a control is associated with a style......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
4. When to use the debugger?
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Creating the skin template of a report
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
<Source>.RecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Body Complement block
The Body complement block is linked to the Body block......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor