ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing sites from AWP to SEO-ready session mode
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...
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.
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
FileDisplay (Function)
Displays a file in the user's browser.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
HStatDate (Function)
Returns the date of the last update for the index statistics.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Constants for managing fonts
List of constants used by the functions for font management....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
PostMessage (Function)
Sends a Windows message to a control or to a window.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.