ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD......
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).
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
fDirExist (Function)
Checks the existence of a directory.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Error 1033: The access directives are not allowed in a structure
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Multi-project search
Performing a search in the current project is a common operation......
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.