ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Code snippets
The code editor allows you to enter "Code snippets"......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Reports
A report provides a custom view of data......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Size (Property)
The Size property is used to determine and change the size of an element.
"About" window
The "About" window is used to display and access various information about the current application......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
.NET object
To access a class......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
The key items
Keys are specific items in your analysis......