ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WINDEV: Example of programmed Drag and Drop
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Remote WEBDEV administrator: Modify a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Time management help
Time management is extremely important......
4. Activating a dynamic WEBDEV site
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Associating a control with a tab pane
Methods to associate a control with a tab pane......