ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Access rights to a class property
A property is a code element that includes two processes......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Chart: Managing legends
Several types of legends are supported in the charts......
6. WEBDEV Account Manager
Information 37: Optimize your FOR loop
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Integrated OCR (Optical Character Recognition) management functions
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Materialized view
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.