ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Count (Property)
The Count property returns the number of elements in a given set.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
TreeCollapse (Function)
Collapses a branch previously expanded.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control