ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL constants
List of constants used by the HFSQL functions....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Automatic error handling
Error handling can be customized for each process......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Right (Function)
Extracts the last characters from a string or string buffer.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
2. Examples and components provided with WEBDEV
System constants
List of constants used by the system functions....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Structure (Type of variable)
A structure is a custom type of data...
fCompress (Function)
Compresses a file.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
EXE constants
List of constants used by the functions for managing executables....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
iDestination (Function)
Configures the print destination.