ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the setup program
Two tools can be used to create a setup program......
WINDEV 2024 Tutorial - Table of contents
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
FTP constants
List of constants used by the FTP functions....
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
ERR_BUTTON_EXPECTED
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
WEBDEV 2024 Tutorial - Table of contents
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Configuring the SOAP administrator
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
The Image control
The Image control is used to......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......