ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Ad Hoc deployment
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
The Flexbox control
Flexbox is a standard layout system for web pages......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
14. Controls in practice
Setup mode
Several methods can be used to distribute a WINDEV application......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Different types of data (Type of variable)
A variable is defined by name and type......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Table,Display (External language)
Refreshes the Table control.