ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
ServiceStop (Function)
Stops a service.
Socket functions
List of functions for managing sockets...
ServiceStart (Function)
Starts a service.
DateToDay (Function)
Returns the day corresponding to a given date.
14. Managing the "Back" button in practice
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
fMoveFile (Function)
Moves a file from one directory to another.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SQLExec (Function)
Names and runs an SQL query.