ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Error 204: using a parameter without optional value after parameters ...
3. Application development cycle
Development cycle of a WINDEV application....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
5. User Groupware in practice
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
17. TLS/SSL: Encrypting information on the Web
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
How to create a patch?
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......