ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Creating an executable: General options
The main executable options are as follows......
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Designing a supercontrol
A supercontrol is an advanced type of control......
Creating help pages
A help system includes several pages......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.