ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the query result
The result of a select query can be used in......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Manager of automated tests
The test manager is used to......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
ERR_CANNOT_OPEN_FILE
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......