ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
USBFind (Function)
Finds a USB device according to keywords.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
LocalStorageDelete (Function)
Deletes a value from the local storage.
OpenMainMenu (Function)
Opens the main menu of the current window.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Error
The Error keyword is used to manage the errors.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......