ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
zipExtractPath (Example)
Usage example of the zipExtractPath function
URI constants
The following constants are used by URI-specific functions:...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
fSeek (Example)
Usage example of the fSeek function
ServiceWait (Function)
Pauses the current service during the specified duration.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.