ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.