ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
WEBDEV Application Server 2024
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).