ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
The server is currently updated. Retry later.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
How to develop a PHP site?
What is a PHP site?......
17. WLanguage: a simple and powerful language
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
4. HFSQL Classic
Testing a project: setting
By testing the project you can simulate how the application will run......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).