ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Examples for using the OLE DB provider for HFSQL
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
WDSQL, SQL querier: Overview
WDSQL is used to......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.