ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Query and project
Select query description window
The description window of a select query includes several sections......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Popup window
WINDEV allows you to open windows in popup format......
HFSQL Client/Server: Configuring the server
Native SQL Server Connector for WINDEV and WEBDEV 2024
Creating nested reports
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.