ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
MQTT functions
The following functions are used to manage MQTT clients...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
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.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Type and version of Web server
The configuration diagnostic displays the following error......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Image control in a page
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Dictionary
The dictionary is a file that can contain the project elements......
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.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Procedure/Function
A procedure is used to associate an identifier with a statement block......
<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....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......