ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing arrays
List of constants used by the functions for array management....
Events associated with Button controls
List of events associated with Button controls...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
5. Which type of server to choose?
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Printing in PDF format: Special cases
Specific features of print in PDF format...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Private Store for mobile applications
There are two methods two deploy your applications......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......