ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Code history
The code history is used to......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Events associated with Shape controls
List of events associated with Shape controls...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......