ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLog (Function)
Returns information about the server logs.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Time and date management properties
List of properties for managing dates and times...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
MemSeek (Example)
Usage example of the MemSeek function
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Service variable
The Service variable is used to......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
fDate (Example)
Usage example of the fDate function
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
fDateTime (Example)
Usage example of the fDateTime function
iPrintZone (Example)
Usage example of the iPrintZone function
Automatic calculations in a Table control (AAF)
Environment of code editor
Dictionary
The dictionary is a file that can contain the project elements......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
HChangeConnection (Example)
Usage example of the HChangeConnection function