ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Display (External language)
Displays a value in a control or assigns a value in a variable.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
14. Controls in practice
Style (External language)
Loads a style sheet.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Error 121: Shadowing a structure
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Test (External language)
Displays each function call and each status report returned by the function.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Window (External language)
Returns the number of windows opened at a given time.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Handle (External language)
Returns the handle of a window or control.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Message (External language)
Displays a message in the status bar.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Get (External language)
Retrieves the value of a control.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.