ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Constants for external files
List of constants used by the functions for managing external files....
DotNetDelegate (Function)
Initializes a.NET delegate.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
3. Deploying a dynamic WEBDEV site
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Generating an application for Universal Windows 10 App
Various WEBDEV constants
Various WEBDEV constants...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......