ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
grType (Function)
Identifies or modifies the type of chart.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Share your projects via Git
Git is a source code manager......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
iPrintReport (Example)
Usage example of the iPrintReport function
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
LoadParameter (Function)
Reads a persistent value.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
BurnerSave (Example)
Usage example of the BurnerSave function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Manager of automated tests
The test manager is used to......
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
PageParameter (Example)
Usage example of the PageParameter function