ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The planes in WEBDEV
The planes are used to group the controls of an element......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
Help about new features: Letting users know about changes
Applications are constantly evolving......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Creating help pages
A help system includes several pages......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Math functions
List of mathematical functions...
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.