ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
DnDForce (Function)
DnDForce is kept for backward compatibility.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HDescribeConnection (Function)
Describes a new connection to an external database.
Recycle code windows
By default, a single code window is opened per ......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
zipListFile (Function)
Returns the list of files found in an archive.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Phone constants (Android / iOS)