ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
httpRequest (Variable type)
The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
1. Examples provided with WINDEV Mobile
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
5. Which type of server to choose?
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Events associated with supercontrols
List of events associated with supercontrols...
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......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Handling controls in a report
The different operations available for the report controls are as follows......
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).