ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
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.
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.
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.
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....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
HRead (Function)
Reads a record in a file according to a given record number.
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).
Types of Edit controls
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
FTPCommand (Function)
Sends a specific FTP command to a server.
Managing space characters in the searches?
fMoveFile (Function)
Moves a file from one directory to another.
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.
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.