ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
fDir (Function)
Finds a file or directory.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Constants for external files
List of constants used by the functions for managing external files....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HTTPRequest (Function)
Starts an HTTP request on a server.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.