ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process......
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
WINDEV: Example of programmed Drag and Drop
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Recompiling the project
The project compilation is a process used to......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Print the content of your tables
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Certificate management functions
The following functions are used to handle the certificates:...
11. Window templates
WINDEV Mobile allows you to create window templates....