ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisGet (Function)
Gets the value of a key from a Redis server as a string.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
StringFormat (Function)
Formats a character string according to the selected options.
DurationToString (Function)
Converts a duration to a character string in the specified format.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to loop through a file using filters?
Error 20: The variable of the FOR loop should be a real
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
TreeMap control functions
The following functions are used to manage TreeMap controls:...
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....