ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Calendar functions (prefix syntax)
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLESave (Function)
Saves the object found in an OLE control in binary format.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Calendar functions
List of Calendar functions...
grTitle (Function)
Modifies the caption and/or position of the chart title....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
FirstDayOfYear (Function)
Returns the date of the first day of the year.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......