ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
ERR_FORBIDDEN_UPDATE
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
ERR_FORBIDDEN_INSTALL
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
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......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
2. Analysis in practice
Start of Document block
The Start of document block is printed once at the beginning of the report execution......