ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Supercontrol
A supercontrol is an advanced type of control......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FinRedemption (Example)
Usage example of the FinRedemption function
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....