ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The indexed controls
A control is an indexed control if it contains several controls with the same name......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
HCheckStructure (Function)
Defines the mode for comparing data files.
Creating the windows and the pages of the RAD pattern
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)....
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......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
fLongName (Function)
Returns the long name of a file or directory.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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.
<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).
Information 302: Ambiguity between a variable and a control
Reports
A report provides a custom view of data......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Extracting messages added or modified since last extraction
A project was already created and translated......
Label report
The report editor allows you to create "Label" reports......
3. UML models in practice
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).