ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WDDeploy features
WDDeploy can be used to......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WDScript: use in command-line and console mode
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Speech synthesis in the mobile applications
The phones can talk!......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
DotNetDelegate (Function)
Initializes a.NET delegate.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
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......
Logical operators
The logical operators are as follows......
Info (Function)
Displays a custom message in a system information window.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
nWDGetLastError: Error code of last error
Error code of last error......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......