ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Extern (Reserved word)
EXTERN is used to...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
zipCreate (Function)
Creates an archive.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
SysTheme (Function)
Returns the current theme used on the mobile device.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
grHMAddData (Function)
Adds a data into a Heatmap chart.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
InfoBuild (Function)
Displays a custom message in a system information window.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
rssInitialize (Function)
Loads a RSS stream in memory.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
fDir (Function)
Finds a file or directory.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....