ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT Free Technical Support
Thank you for buying one of our products......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
4. User Groupware
User Groupware...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
PDF Reader control events
ExeListProcess (Function)
Returns the list of applications currently run.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
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......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.