ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of a control
As soon as it is created, a control is associated with a style......
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......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Constants for managing the registry
List of constants used by the registry management functions....
Val (Function)
Returns the numeric value of a character string.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
2. User-friendly editors in practice
User-friendly editors in practice...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Size (Property)
The Size property is used to determine and change the size of an element.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
The Dashboard control
Dashboards are essential elements in an application......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Combination (Type of variable)
A combination is a set of options.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min