ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Start of Break block (Break header)
The Start of break block is optional......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
11. User Macro-Code: UMC in practice
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Properties associated with the areas defined in Zoning mode
Outstanding progress bars
Simple or symmetric progress bar?...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Error 3: The string has no final "
Dimension (Example)
Example of use of Dimension
The Looper control
A Looper control is used to repeat the controls found in a specific area......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
ERR_BAD_APPLICATION
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
HClient structure
The HClient structure is used to......