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.
Salesforce functions
List of Salesforce functions...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
grCreate (Function)
Creates a specific type of chart.
iCreateFont (Function)
Creates a new print font.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Describing an element
A flexible modeling includes different elements linked together......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
ZOrder (Example)
Usage example of the ZOrder property
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
iPreview (Example)
Usage example of the iPreview function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LoadWDL (Example)
Usage example of the LoadWDL function