ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with formatted display controls
List of events associated with formatted display controls...
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
fShortPath (Function)
Returns the full short path of a file or directory.
Error 530: The -- operator is not allowed
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Programming patterns
CAUTION......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
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......
Using the query result
The result of a select query can be used in......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Binding controls to data
A window or page can display information from......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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.)....
The Signature control
The Signature control is a report control used to sign......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Border of controls
One of the most important elements of control style is its border......
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....