ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Site test in practice
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Bar Code management functions
The following functions are used to manage bar codes:...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Environment of the query editor
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HFSQL constants
List of constants used by the HFSQL functions....
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......