ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
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....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
<Connection variable>.CopyFile (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....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
ERR_BAD_CONTEXT
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
14. Report templates
...Report templates are used to easily standardize report layouts....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Removing a project from the SCM (Source Code Manager)
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......