ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatCalculate (Function)
Performs various statistical calculations on the file keys.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Constants for managing the modification of windows by the user
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
General environment of WINDEV
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.