ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
24. Displaying and linking pages
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Project description: Project tab
The project description window allows you to configure various elements of your project......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
GglUploadDocument (Function)
Uploads a document to the Google server.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
CertificateSignString (Function)
Creates the signature of a character string.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Pyramid charts
Pyramid charts allow you to view data in descending order......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Project (External language)
Opens and runs a WINDEV project.