ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
fDirExist (Function)
Checks the existence of a directory.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
.NET application
To create a.NET application from a project......
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...