ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
The home page
The home page is the first page of your site......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Find out the account that runs the AWP protocol
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Defining a help window template
WINDEV allows you to create help window templates......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
The Check Box control
A Check Box can correspond to......