ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
MySelf (Reserved word)
MySelf is used to handle the current control...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
ExeGetPID (Function)
Returns information about the current process.
Chart management functions
...Chart management functions...
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Environment of the data model editor
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.