ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageNum (Function)
Returns or initializes the number of the page currently printed.
HCreation (Example)
Usage example of the HCreation function
fCompress (Example)
Usage example of the fCompress function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Structure (Type of variable)
A structure is a custom type of data...
fTime (Example)
Usage example of the fTime function
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
zipInfoFile (Example)
Usage example of the zipInfoFile function
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Print modes of a report
Several print modes are available for a report....
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRename (Example)
Usage example of the fRename function
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
HAdd (Example)
Usage example of the HAdd function
HDeclare (Example)
Usage example of the HDeclare function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
fClose (Example)
Usage example of the fClose function