ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Partial indexing of memos
You now have the ability to index the content of a text memo item......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Items (Property)
The Items property is used to configure the different items of a full-text index.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Error 19: The step of this FOR loop must be constant
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
WDZip: Creating or modifying an archive
This help page explains how to......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Error 303: ambiguous control name
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......