ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
ReplicAdmin: Overview
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Creating a Pivot Table control
To create a Pivot Table control......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
ReplicSynchro: Use
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
ERR_DISCONNECTED_EXEC
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Welcome to Reports & Queries
Reports & Queries is used to......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....