ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Compilation options (chm format)
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
Handling Scheduler controls programmatically
A Scheduler control can be......
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
The Upload control
The Upload control is used to upload files on the Web server......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Error 19: The step of this FOR loop must be constant
Error 1015: The method of the class is protected
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......