ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRegenerateFile (Function)
Regenerates a data file from its log.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Multi-project search
Performing a search in the current project is a common operation......
zipExist (Function)
Used to find out whether an archive exists.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iPageEnd (Function)
Forces the move to the next page during the report print.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SQLTransaction (Example)
Usage example of the SQLTransaction function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Error (Function)
Displays a custom error message in a system error window.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPCommand (Function)
Sends a specific FTP command to a server.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....