ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
.NET application
To create a.NET application from a project......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Image control in a page
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Using the task management and the schedule
Time management is extremely important......