ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
MongoCreate (Example)
Usage example of the MongoCreate function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ServiceWait (Function)
Pauses the current service during the specified duration.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HCreateMovableReplica (Function)
Creates a movable replication.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Events associated with the Conference control
List of events associated with a Conference control...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
WINDEV 2024 Tutorial - Table of contents
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Installing the monitor
The monitoring robot includes three executables......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
5. User Groupware in practice
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.