ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing character strings
List of constants used by string management functions...
HErrorInfo (Example)
Usage example of the HErrorInfo function
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
zipMsgError (Example)
Usage example of the zipMsgError function
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
8. Optimizing an application
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Handling Gantt Chart controls programmatically
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Software license agreement
WINDEV Express license agreement...
Constants for managing the Enumerations and the Combinations
HFSQL management functions
List of functions for HFSQL management...
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
16. Application test in practice