ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
<zipArchive variable>.EndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Image editor: Features
The image editor includes several features......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
3. Deploying a WINDEV application
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<pdfDocument variable>.ToText (Function)
Extracts text from a PDF file.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.