ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
The Dashboard control
Dashboards are essential elements in an application......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Local procedure
Two types of procedures are available......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Principle for running threads
At runtime, an application runs in a main thread......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......