ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
EmailCheckAddress (Function)
Checks the validity of an email address.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
tapiDial (Function)
Dials a phone number for a voice line.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......