ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
WDDIXIO overview
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
1. Managing emails
WINDEV includes multiple methods to manage emails...
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
dCopy (Function)
Copies an image to another image.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Typecasting of parameters
The description of the parameter type is optional......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).