ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Environment of the project editor
The main elements of the project editor are as follows:
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Menu management functions
List of functions for managing menus...
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
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)...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Text (Property)
The Text property is used to get and modify text.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......