ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
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......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
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.
FTPCommand (Function)
Sends a specific FTP command to a server.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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.
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
HOnError (Function)
Customizes the management of HFSQL errors.