ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Programming patterns
CAUTION......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
10. Customizing the aspect of a site: skin elements
4. HFSQL Classic
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
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)......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
1. What is the WEBDEV administrator used for
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
The Static control
A Static control is a control used to display a static text......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......