ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
Managing main window menus
A main menu is necessarily associated with a window......
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
2. Examples and components provided with WEBDEV
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.