ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the functions for managing countries and continents
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Info (Function)
Displays a custom message in a system information window.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Constants for managing Map controls
Constants for managing Map controls...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Events associated with the project
List of events associated with the project...
Google Calendar management functions
List of functions for managing Google calendars...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Handling a Web Component control through programming
2. Deploying a static site or a PHP site
12. Available tests
14. Report templates
...Report templates are used to easily standardize report layouts....
Project Management Hub: Time tracking
The time spent can be listed on......
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....