ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Optimizing an application
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
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...
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.
HErrorInfo (Example)
Usage example of the HErrorInfo function
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
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......
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
Universal replication
The purpose of universal replication is to keep several databases synchronized......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).