ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Drawer control properties
List of properties associated with the Drawer control...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
1. Project and analysis
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......