ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1017: The method is not global: use: to access it
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
6. WEBDEV Account Manager
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Welcome to Reports & Queries
Reports & Queries is used to......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
How to perform a full file browse?
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Error 1007: The member is global: use the: operator: to access it
The Item control
The "Item" control is used to edit the content of an item found in a data file......