ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Example)
Usage example of the CreateShortcut function
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
grParameter (Function)
Retrieves or modifies a chart parameter.
Installing the monitoring robot
The monitoring robot includes three executables......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
MemCount (Function)
Returns the number of elements found in a memory zone.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
MemSetPosition (Function)
Positions the memory zone on an element.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Position (Function)
Finds the position of a specified string within another string.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
MemDelete (Function)
Deletes an element from a memory zone.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Compile (Example)
Usage example of the Compile function