ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
InitParameter (Function)
Initializes the management of persistent values.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Access rights to a class property
A property is a code element that includes two processes......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
9. Overlaying controls
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Image editor: Features
The image editor includes several features......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Input (Function)
Displays a message allowing the user to type an information.
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HIndex (Example)
Usage example of the HIndex function
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Creating user accounts
A User account allows the server administrator to......