ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Types of standard controls
Types of standard controls...
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
FTPDate (Example)
Usage example of the FTPDate function
HNbRec (Example)
Usage example of the HNbRec function
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
ContextClose (Function)
Closes a page context.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
fWriteLine (Example)
Usage example of the fWriteLine function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
SQLExec (Example)
Usage example of the SQLExec function
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
iDestination (Function)
Configures the print destination.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Character strings
WLanguage supports different types of strings....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Image control in a page