ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
SQLExec (Function)
Names and runs an SQL query.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Creating a table in a report
Tables can be created in a report......
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......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
PageDisplay (Function)
Displays a web page in the user's browser....
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Using Java code
You have the ability to enter Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
2. Projects in practice
Discover the main operations that can be performed on a project....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.