ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Code snippets
The code editor allows you to enter "Code snippets"......
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
Binding a Check Box control to an item
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
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....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Principle of remote check
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
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.