ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Creating index keywords
Index keywords allow users to easily find a help page......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Creating an insert query
An insert query (corresponding SQL statement......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
24. Displaying and linking pages
HTMLToRGB (Function)
Converts the HTML color into RGB color.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
EXE constants
List of constants used by the functions for managing executables....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Creating the skin template of a report
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Using the query result
The result of a select query can be used in......