ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Import a list of requirements
The Project Management Hub allows you to import requirements......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Document (Type of variable)
The Document type is used to handle a "docx" document.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Structure of data files of user groupware
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WDDeploy: Deploying a package
WDDeploy can be used to......
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Various constants
List of various constants used by the constants WINDEV functions....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....