ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
Using WDDIXIO
To translate the text used in your project:...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Sharing elements with a WINDEV application
fRead (Example)
Usage example of the fRead function
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HSetPosition (Example)
Usage example of the HSetPosition function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....