ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
9. Hardware and software requirements
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Creating user accounts
A User account allows the server administrator to......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Automation object
The Automation keyword is used to declare an automation object...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Multicolumn report
The report editor allows you to create "Multicolumn" reports....