ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
18. Order of execution of the code of buttons/links
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Parallel task management functions
The following functions are used to manage parallel tasks...
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Task management functions
List of functions for managing tasks...
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Project Management Hub: Time tracking
The time spent can be listed on......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......