ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
2. User-friendly editors in practice
User-friendly editors in practice...
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Border of controls
One of the most important elements of control style is its border......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
ERR_BAD_URL
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Managing space characters in the searches?
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.