ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EmailCheckAddress (Function)
Checks the validity of an email address.
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
tapiDial (Function)
Dials a phone number for a voice line.
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.
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.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
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......