ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyExpression (Example)
Usage example of the KeyExpression property
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Extracting the text of the project
The following text can be extracted......
Animating a Static control
Two methods can be used to animate a Static control......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Subject (Property)
The Subject property is used to get and change the subject of an element.
Error 117: The array has X dimensions and you access it with Y dimensions
Error 201: The method already has a virtual attribute
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).