ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HStatTime (Function)
Returns the time of the last update for the index statistics.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Constants for managing the registry
List of constants used by the registry functions....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
8. "Mobile friendly" site: Dynamic serving
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
TimeZone (Property)
The TimeZone property is used to set the time zone.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......