ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Dialog box management functions
List of functions for managing dialog boxes...
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
License agreement - HFSQL Client/Server
Query editor
The query editor is used to automatically create queries on the data files......
Functions for managing images