ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SSH constants
The following constants are used to manage an SSH server:...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
fSelect (Function)
Opens the Windows file picker.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Using an external component in an application
A component can be reused at any time in any application......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Events associated with Edit controls
WLanguage events associated with Edit controls...
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Other operators
The following are additional operators......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......