ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Supercontrol
A supercontrol is an advanced type of control......
ColorPalette (Function)
Returns a color found in the current palette.
12. Control templates
WINDEV Mobile allows you to create control templates....
SysDir (Function)
Returns the path of a system directory.
CharactType (Function)
Returns information about the type of character.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
2. WEBDEV administrator in practice
Specific features of the Express version
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......