ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Action Bar control events
OpenMainMenu (Function)
Opens the main menu of the current window.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
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)......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
FileDisplay (Example)
Usage example of the FileDisplay function
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
State (Property)
The State property is used to get and change the state of an element.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......