ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
xBase files: Limits
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
WINDEV applications for Linux: Specific features
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
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......
Viewing a report in 3D
Your report displays controls that overlap?......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Creating the Relation windows of a WINDEV RAD pattern
Managing parallel tasks
The computers are becoming more and more powerful......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
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......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.