ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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?...
FileDisplay (Function)
Displays a file in the user's browser.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
ExeListProcess (Function)
Returns the list of applications currently run.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.