ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Other operators
The following are additional operators......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Logical operators
The logical operators are as follows......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
TableMode (Function)
TableMode is kept for backward compatibility.
fSelect (Function)
Opens the Windows file picker.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
iParameterViewer (Function)
Configures the report viewer.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.