ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
<Array>.Distinct (Function)
Returns an array without duplicates.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Val (Function)
Returns the numeric value of a character string.
XMLResult (Function)
Returns the result of a calculation XPath query.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
LooperCount (Function)
Returns the number of rows in a Looper control.
fSeparator (Function)
Returns a file path with normalized separators.
zipListFile (Function)
Returns the list of files found in an archive.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....