ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Customizing the report viewer: Available windows
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ComponentInfo (Function)
Returns information about a component.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
System constants
List of constants used by the system functions....
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
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......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Beep (Function)
Emits a beep.