ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
SQLFirst (Function)
Positions on the first row of the query result.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HChangeKey (Example)
Usage example of the HChangeKey function
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
dChord (Example)
Usage example of the dChord function
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Commands of the external interface
HOut (Example)
Usage example of the HOut function
KeyExpression (Example)
Usage example of the KeyExpression property
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
dSlice (Example)
Usage example of the dSlice function
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.