ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
fTrackFile (Function)
Triggers the tracking of a file.
Creating help pages
A help system includes several pages......
State (Property)
The State property is used to get and change the state of an element.
fDir (Function)
Finds a file or directory.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
fCreate (Function)
Creates an external file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
WEBDEV Application Server 2024
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Configuring an application with User Groupware
Error 102: The constants can be defined in the initialization code of project, ...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......