ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HListItem (Example)
Usage example of the HListItem function
Extern (Reserved word)
EXTERN is used to...
HChangeKey (Example)
Usage example of the HChangeKey function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HReadLast (Example)
Usage example of the HReadLast function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
List of reserved words
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function