ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"About" window
The "About" window is used to display and access various information about the current application......
Bar code constants
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
WINDEV Framework License Agreement
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
IFrame control
IFrame is an HTML concept......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Compatibility between external components and deployed applications
A component can evolve in many ways......