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.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
FontName (Property)
The FontName property is used to manage the name of the font used.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
fCurrentDir (Function)
Identifies or modifies the current directory.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HToItem (Function)
Assigns the specified value to an item of the current record.
HAddUser (Function)
Adds a user to a database.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
iPrintDoc (Function)
Prints a document in "docx" format.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The Sidebar control
The Sidebar control gives access to different options......
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.