ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Windows
The windows represent the main interface of a WINDEV application......
Access rights to a class property
A property is a code element that includes two processes......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
7. AJAX technology
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. User-friendly editors in practice
User-friendly editors in practice...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Setup mode
Several methods can be used to distribute a WINDEV application......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.