ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
The planes (in a window or in a report)
The planes are used to group the window controls......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Multimedia functions (prefix syntax)
List of Multimedia functions...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
3-tier architecture
The development in "3-tier" architecture is now simplified......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
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......
Multimedia functions
List of Multimedia functions...
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......