ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Sub-query
A sub-query is a query whose result is used by another query......
Glossary
The glossary lists all the abbreviations used in the code editor......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.