ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorPalette (Function)
Returns a color found in the current palette.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Conversion (Function)
Converts a value from a unit to another one.
OLELoad (Function)
Initializes an OLE control with an OLE object.
DateDifference (Function)
Calculates the number of days between two dates.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
EventDestroy (Function)
Explicitly destroys an event.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
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)...