ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
Rating control properties
The Rating control can be used in a window as well as in a page....
End-user UI management functions
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
7. Source Code Manager (SCM)
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
OLELoad (Function)
Initializes an OLE control with an OLE object.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ERR_BAD_CONTEXT
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.