ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing menus (prefix syntax)
List of functions for managing menus...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
<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......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
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.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
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.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Execute (Function)
Starts the execution of a process through programming.
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