ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Installing a SOAP server with Apache
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Dequeue (Function)
Removes an element from the queue.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Pop (Function)
Pops an element from a stack.