ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
FaxRestart (Function)
Restarts a fax in the spooler.
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
TimePicker (Function)
Opens the system time picker.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Looper constants
List of constants used by the functions for managing looper controls....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
DatePicker (Function)
Opens the system date picker.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Constants used by the functions for managing Tab controls