ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
fSeek (Example)
Usage example of the fSeek function
HChangeConnection (Example)
Usage example of the HChangeConnection function
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)......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<String type>.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....
Speech synthesis in the mobile applications
The phones can talk!......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Replication: The different types
The data replication is a powerful feature......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
NFCSendTag (Function)
Sends a NFC tag to another device.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
XMLOpenReader (Example)
Usage example of XMLOpenReader
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
ServiceContinue (Function)
Restarts a paused service.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Document (Example)
Usage example of Document
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
ChangeAction (Example)
Usage example of ChangeAction
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
Keep-alive on connection