ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
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).
xlsData (Example)
Usage example of the xlsData function
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
fEncrypt (Example)
Usage example of the fEncrypt function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SQLTransaction (Example)
Usage example of the SQLTransaction function
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
XMLSign (Function)
Signs an XML document.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Document (Type of variable)
The Document type is used to handle a "docx" document.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
BreakAdd (Function)
Adds a break into a Table or Looper control.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Setup directory
The setup wizard allows you to configure the setup directory of application....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......