ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Binding a Check Box control to an item
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Principle of remote check
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
2. WEBDEV administrator in practice
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
VariableReset (Function)
Resets the variable to its initial value.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
MemExist (Function)
Checks the existence of a memory zone.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......