ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
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....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Calendar functions (prefix syntax)
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
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.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
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....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
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......
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...