ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Composite keys
A composite key is a key item containing several other items......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Project tab
The project description window allows you to configure various elements of your project......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Truncate (Function)
Truncates the right part of a string or buffer.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......