ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageNum (Function)
Returns or initializes the number of the page currently printed.
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......
fRead (Example)
Usage example of the fRead function
fTime (Example)
Usage example of the fTime function
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......
Operations in a Select query : add and delete
The following paragraphs present......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
zipInfoFile (Example)
Usage example of the zipInfoFile function
HCreation (Example)
Usage example of the HCreation function
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.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
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.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRename (Example)
Usage example of the fRename function
HAdd (Example)
Usage example of the HAdd function
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HDeclare (Example)
Usage example of the HDeclare function