ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Border of controls
One of the most important elements of control style is its border......
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......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
11. Window templates
WINDEV Mobile allows you to create window templates....