ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Contains (Function)
Allows you to check if a substring is within a string.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Enumeration (Type of variable)
An enumeration is a set of values......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
DurationToString (Function)
Converts a duration to a character string in the specified format.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
InWidgetMode (Function)
Indicates whether the code is run in Android widget mode.
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....