ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
SysSpace (Function)
Returns the physical memory space for the current computer.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Animate a Label field
Two methods can be used to animate a Static Text control......
13. Generation modes
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
1. Examples provided with WINDEV Mobile
DotNetDelegate (Function)
Initializes a.NET delegate.
Error 1054: 'Ancestor' cannot be used outside the code of a class
WDConver : Use in interactive mode
Before you start using WDConver, you must have......