ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPPCImage (Function)
Defines the image used for a Pictorial Percentage chart.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
DiagramToSVG (Function)
Exports a diagram to an SVG image.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
CertificateSignString (Function)
Creates the signature of a character string.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function
grSourceSeries (Function)
Defines the source of a series.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Properties associated with Combo Box controls that display a table