ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MQTT functions
The following functions are used to manage MQTT clients...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Specific features of the applications for iPhone/iPad
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
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....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Using the Vista style in your windows
WINDEV allows you to customize......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......