ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
11. Table/Looper controls
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....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Binding a Check Box control to an item
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
2. WEBDEV administrator in practice
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
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.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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....
MemExist (Function)
Checks the existence of a memory zone.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......