ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
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
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
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......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
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......
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
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
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
fClose (Example)
Usage example of the fClose function
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.