ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
WindowsVersion (Function)
Returns the runtime mode of Windows.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
fCreate (Function)
Creates an external file.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Error 11: The label is unknown
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HCross (Function)
Crosses a record in a data file.
Functions for handling directories and external files
List of functions for handling external files...
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....