ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Date and Time management functions
List of functions for managing dates and times...
Internal component description
The description of an internal component can opened at any time......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
MyParent (Reserved word)
MyParent is used to handle...
Font (Type of variable)
A Font variable creates a font programmatically...