ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Constants for managing the windows
List of constants used by the functions for managing the windows...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
13. Security benefit: managing the "Back" button
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
DnDAccept (Example)
Usage example of the DnDAccept function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function