ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

19. Sending emails
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......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Native Access to SAP
SAP is a widely used ERP......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Telemetry: Main features
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Programming the table cells
The Table controls can be handled......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Handling controls in a report
The different operations available for the report controls are as follows......