ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
BurnerSelect (Function)
Used to select the default burner.
16. Java applications in practice
Java applications in practice...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
SysDir (Function)
Returns the path of a system directory.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Drawer control properties
List of properties associated with the Drawer control...