ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
fSize (Function)
Returns the size of a file (in bytes).
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
String constants
List of constants used by string functions...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
dPolyline (Function)
Draws a line composed of multiple segments.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......