ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.
rssIdentifier (Variable type)
The rssIdentifier type is used to describe the unique identifier of a RSS feed entry...
Environment of the window editor
The main elements of window editor are as follows:
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Bluetooth constants
List of constants used by the Bluetooth functions....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.