ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
4. Create a page in the editor...
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
6. Editing a page: zoning mode
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Events associated with a Gantt Chart column
Modbus constants
Constants used by the Modbus management functions....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Modbus functions (prefix syntax)
List of Modbus functions...
Events associated with the project
List of events associated with the project...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.