ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
CallDLL32 (Function)
Runs a function found in an external DLL.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
The different types of integers
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Iconize (Function)
Minimizes a WINDEV window.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
URL (Property)
The URL property is used to get and change a URL.
Compile (Example)
Usage example of the Compile function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Constants used by the functions for managing Dockable Panel controls