ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Identifying the account that runs the AWP protocol
Used to modify the management mode of memo items.
Configuring the IIS 7/7.5 server
Merges the specified cells in an Excel document.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Style of a control
As soon as it is created, a control is associated with a style......
ControlClone (Function)
Creates a new control from an existing control.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
J2EE constants
List of constants used by the J2EE functions....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
How to open a window?
5. The following files are automatically created
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
List of extension attributes
The list of extension attributes ......
The planes (in a window or in a report)
The planes are used to group the window controls......
Using the task management and the schedule
Time management is extremely important......