ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Constants for managing Windows events
The following constants are used to manage Windows events:...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
eCurrencyName (Function)
Returns the caption of a currency.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Google Maps management functions
List of functions for managing Google maps...
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Installing a SOAP server with Apache
7. Dynamic site on specific configurations
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.