ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
fDirSize (Function)
Returns the size of a directory in bytes.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
EndService (Function)
Ends the execution of the current service.
Table,Insert (External language)
Inserts an element into a table at a given position.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Glossary
The glossary lists all the abbreviations used in the code editor......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Error 11: The label is unknown
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.