ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Thumbnail control properties
List of properties associated with the Thumbnail control...
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SQLFirst (Function)
Positions on the first row of the query result.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
7. Multilingual sites in practice
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
16. Protecting access to the site: passwords
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....