ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppInstallVersion (Function)
Installs a specific application version.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
RegistryValueType (Function)
Returns the type of value found in the registry.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
xlsSave (Function)
Saves an XLS document.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
HTTPCreateForm (Function)
Creates an HTTP form.
Map control functions
Map control functions...
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
sEvent (Function)
Branches an event on a serial port.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Events associated with the Pivot Table control
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....