ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
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.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
HIndex (Example)
Usage example of the HIndex function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
OpenChild (Example)
Usage example of the OpenChild function
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
FTPSend (Example)
Usage example of the FTPSend function
fStopCompress (Example)
Usage example of the fStopCompress function
fLongName (Example)
Usage example of the fLongName function
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Event (Example)
Usage example of the Event function
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
fSelect (Example)
Usage example of the fSelect function
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dBackground (Example)
Usage example of the dBackground function
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.