ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
ToastDisplay (Function)
Displays a "Toast" message.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
"About" window
The "About" window is used to display and access various information about the current application......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Bar code constants
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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....
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......
WINDEV Framework License Agreement
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....
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.