ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
XMLSavePosition (Function)
Stores the current position in the XML document.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Port (Property)
The Port property is used to identify and change a server connection port.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
InServiceMode (Function)
Indicates whether the code is run in a service.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
MyParent (Reserved word)
MyParent is used to handle...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Constants for managing projects
List of constants used by the functions for managing projects....
FTPConnect (Example)
Usage example of the FTPConnect function
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Color (Property)
The Color property is used to get and change the color of an element.