ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Creating the windows and the pages of the RAD pattern
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
fLongName (Function)
Returns the long name of a file or directory.
Information 302: Ambiguity between a variable and a control
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Label report
The report editor allows you to create "Label" reports......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).