ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"...
fWrite (Function)
Writes: a character string into an external file. a memory section....
InfoBuild (Function)
Displays a custom message in a system information window.
Programming the table cells
The Table controls can be handled......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
"?" menu
WINDEV proposes a help menu adapted to your applications......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced...
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first...
ShellExecute (Function)
Opens a document in its associated application.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Handling report blocks
The different operations available on report blocks are as follows......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Label report
The report editor allows you to create "Label" reports......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong...
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors...
Background download
Starting with version 27, files can be downloaded in the background, using the system download...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...