ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
fListResource (Function)
Lists the resources integrated to the application.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
zipDeleteFile (Function)
Deletes a file from an archive.
StringInsert (Function)
Inserts a string into another character string at a given position.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Creating requirements
The following steps must be performed to implement the requirements......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
MenuDelete (Function)
Deletes a menu or a menu option.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
11. Table/Looper controls
Sub-query
A sub-query is a query whose result is used by another query......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
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).
Chart: Managing legends
Several types of legends are supported in the charts......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.