ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Chart control properties
A Chart control can be used......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
2. UML models
2. UML models
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Simple statements
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
ERR_BAD_DLLEXE
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Handling Scheduler controls programmatically
A Scheduler control can be......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.