ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
iMargin (Function)
Defines the "logical" print margins.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Operations performed on object diagrams
The following paragraphs explain......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating a flexible modeling
To create a new flexible modeling, you can......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......