ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HSetPosition (Example)
Usage example of the HSetPosition function
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HForward (Example)
Usage example of the HForward function
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
XMLSave (Function)
Saves an XML document in a file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
OBEX constants
List of constants used by the OBEX functions....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Extern (Reserved word)
EXTERN is used to...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HReadSeek (Example)
Usage example of the HReadSeek function
Constants for managing projects
List of constants used by the functions for managing projects....
HCreateView (Example)
Usage example of the HCreateView function
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?......