ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLongName (Example)
Usage example of the fLongName function
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Events associated with control templates
List of events associated with control templates...
SOAP constants
List of constants used by the SOAP functions....
14. PHP generation in practice
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.