ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
2. Examples and components provided with WEBDEV
2. Types of setup
Types of setup...
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Materialized view
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
How to create and handle a structure?
This help page explains how to create and handle a structure....
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Project description: Files tab
The project description window allows you to configure various elements of your project......
7. Source Code Manager (SCM)
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
WEBDEV concepts
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).