ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
BurnerPath (Function)
Returns the path of the current burner.
zipExtractAll (Example)
Usage example of the zipExtractAll function
DecimalPart (Function)
Returns the decimal part of a number.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
fRead (Example)
Usage example of the fRead function
Structure (Type of variable)
A structure is a custom type of data...
zipSize (Example)
Usage example of the zipSize function
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
iEllipse (Function)
Prints an ellipse (in a rectangle).
Type (Example)
Usage example of the Type property
Constants for managing projects
List of constants used by the functions for managing projects....
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iLine (Function)
Prints a line at specified coordinates.