ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
6. WEBDEV Account Manager
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
ERR_NO_PAGE
Native Oracle Connector for WINDEV and WEBDEV
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
7. AJAX technology
Native SQL Server Connector for WINDEV and WEBDEV 2024
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Typing multilingual texts
For a multilingual application, you have the ability to......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.