ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a data file.
WINDEV applications for Linux: Specific features
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HDFS functions
The following functions are used to manage files on a HDFS system......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Step 1: Configuring the print parameters
This step allows you to choose......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Table,Count (External language)
Returns the number of elements in a Table control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......