ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Constants for WLanguage types
List of constants for managing WLanguage types....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
ToClipboard (Function)
Writes text or image information into the system clipboard.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.