ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
WDInst: handling the files to install
By default, the files to install are......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
4. User Groupware
User Groupware...
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
3. Application development cycle
Development cycle of a WINDEV application....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......