ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Recycle code windows
By default, a single code window is opened per ......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
8. 10 tips for better interfaces...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Custom tooltips
Tooltips are very useful for application users......
ColorPalette (Function)
Returns a color found in the current palette.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Enumeration (Type of variable)
An enumeration is a set of values......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
HOnError (Function)
Customizes the management of HFSQL errors.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Constants for managing Gantt charts
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.