ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite keys
A composite key is a key item containing several other items......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
15. Cookies: information stored on the end user's computer
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Setup mode
Several methods can be used to distribute a WINDEV application......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Static control
A Static control is a control used to display a static text......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Creating a Java archive
When your Java application is developed, you can......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......