ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
New (Reserved word)
New is used to allocate memory space...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
iMargin (Function)
Defines the "logical" print margins.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
SQLExec (Function)
Names and runs an SQL query.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLLast (Function)
Sets the position on the last row of the query result.