ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Date and Time management functions
List of functions for managing dates and times...
IF statement
The conditional IF statement allows you to run an action according to a condition...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
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, ......
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...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Multi-product external components
Components are a remarkably useful tool for development teams......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.