ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
5. Deploying a dynamic site (Session or AWP) in practice
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
The Image control
The Image control is used to......
dbgEndRecording (Function)
Stops recording the scenario.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
fCreate (Example)
Usage example of the fCreate function
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Local procedure
Two types of procedures are available......
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....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......