ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
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...
FileDisplay (Function)
Displays a file in the user's browser.
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...
ConfigureAWPContext (Function)
Configures the operating mode of the 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.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
fMoveFile (Function)
Moves a file from one directory to another.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
ExceptionInfo (Function)
Retrieves information about the current exception.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
CreateShortcut (Example)
Usage example of the CreateShortcut function
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
SysYRes (Function)
Returns the vertical screen resolution.
ID (Property)
The ID property is used to get and change IDs.
Sort (Function)
Sorts a WLanguage array.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Error 31: The file to include is not found. Check the name and path ...
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
fClose (Function)
Closes an external file.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Version (Property)
The Version property is used to get and change the version of an element.