ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
ChangeTarget (Function)
Changes the target of a button action.
Error 204: using a parameter without optional value after parameters ...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
Handling the report blocks through programming
Each report block is associated with different events......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
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....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....