ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Popup window
WINDEV allows you to open windows in popup format......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
gImage (Function)
Builds a sequence of characters containing an image.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Detailed use of WINDEV FTP/RPC
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.