ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Count (Property)
The Count property returns the number of elements in a given set.
TextColor (Property)
The TextColor property is used to set the text color of an element.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.