ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Handling Scheduler controls programmatically
A Scheduler control can be......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Upload control
The Upload control is used to upload files on the Web server......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
3. Project dashboard
Project dashboard...
3. Project dashboard
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
grPrint (Function)
Prints a chart.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Chart>.Print (Function)
Prints a chart.
WDINT overview
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
DriveListeFile (Function)
Lists files in an Drive directory.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
14. Report templates
...Report templates are used to easily standardize report layouts....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......