ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
apExecute (Function)
Runs an action plan.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Constants for managing the internal windows
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
PDF file functions (prefix syntax)
PDF file functions...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.