ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Assignment operators
Three assignment operators are available......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
CertificateSignString (Function)
Creates the signature of a character string.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
NetSendMessage (Example)
Usage example of the NetSendMessage function
Writing an email: the available methods
This help page presents the methods for writing an email....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.