ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
DnDAccept (Example)
Usage example of the DnDAccept function
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
LooperSelectPlus (Function)
Selects a row in a Looper control.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.