ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Including a supercontrol in a window or in a page
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
2. User-friendly editors in practice
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Functions for managing objects (External language)
Compilation options (HLP format)
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Z-index of a control
All the controls in a window or report have a different z-index......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
ERR_NO_PAGE
11. Table/Looper controls