ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
WDSQL, SQL querier: Overview
WDSQL is used to......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Managing the runtime errors
Some errors may occur in your application......
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Error 13: The label already exists
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The Calculated control
The "Calculated" control is used to perform calculations in a report......
User report editor (Reports & Queries)
A report provides a custom view of data......