ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HRead (Function)
Reads a record in a file according to a given record number.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
FTPCommand (Function)
Sends a specific FTP command to a server.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Managing space characters in the searches?
fMoveFile (Function)
Moves a file from one directory to another.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
ThreadExecute (Function)
Starts the execution of a secondary thread.
HOnError (Function)
Customizes the management of HFSQL errors.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).