ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Constants for managing certificates
Android Widget windows
An Android application can contain one or more Widget windows......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Principle for running threads
At runtime, an application runs in a main thread......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
fOpenTempFile (Function)
Creates and opens a temporary file.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
fDirRename (Function)
Renames a directory.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
iSkipLine (Function)
Forces one or more line break.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Operations performed on class diagrams
The following paragraphs explain......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
iCloseReport (Function)
Stops printing the current report immediately.
dCopyImage (Example)
Usage example of the dCopyImage function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function