ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
Date
The Date keyword can correspond to...
grSourceCategoryLabel (Function)
Defines the source of the category labels.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Error 1021: The method of the class is not global
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk)....
Defining clickable areas
In a page, an Image control can contain clickable areas......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
ThreadExecute (Function)
Starts the execution of a secondary thread.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Error 1007: The member is global: use the: operator: to access it
Error 1012: The class member is not global: it cannot be accessed from a global method
Error 17: OTHER CASE must be the last statement used in SWITCH