ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HPriorityClient (Function)
Modifies the priority of a client application.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
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...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.