ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Border management constants
List of constants used by the border management functions....
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Using WDDIXIO
To translate the text used in your project:...
fDriveInfo (Example)
Usage example of the fDriveInfo function
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Label report
The report editor allows you to create "Label" reports......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
MatWrite (Example)
Usage example of the MatWrite function
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......