ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Hyper File functions available for backward compatibility
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Drawing constants
List of constants used by the drawing functions....
Code editor: Display options
The code editor proposes several display options......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with a Spreadsheet control
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Environment of the window editor
The main elements of window editor are as follows:
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
iFont (Function)
Selects the default font.
Specific features of the applications for iPhone/iPad
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.