ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
fOpen (Example)
Usage example of the fOpen function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
LooperSelectPlus (Function)
Selects a row in a Looper control.
State (Property)
The State property is used to get and change the state of an element.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
StringInsert (Function)
Inserts a string into another character string at a given position.
fChangeSize (Function)
Resizes an external file.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
CertificateSignString (Function)
Creates the signature of a character string.
gLine (Function)
Builds a sequence of characters containing a line.
HDescribeConnection (Function)
Describes a new connection to an external database.
LooperAdd (Function)
Adds a row at the end of a Looper control.