ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).