ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
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...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
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).
Bar code constants
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Dequeue (Function)
Removes an element from the queue.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Title (Property)
The Title property is used to get and change the title 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.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GetDefinition (Function)
Retrieves the definition of element type.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.