ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
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.
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...
Time management
For each element (windows, reports, ......
The Check Box control
A Check Box can correspond to......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
7. Multilingual applications in practice
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
12. Universal replication
13. Universal replication
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
7. Multilingual sites in practice
Style (External language)
Loads a style sheet.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.