ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Running the test of the User Groupware and installing it
Events associated with a Gantt Chart column
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
SpeechSynthesisVoice (Variable type)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
TimeLine control events
The following events appear by default in the WINDEV code editor...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....