ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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......
Binding a Check Box control to an item
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
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.
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.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
16. Application test in practice
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Logical operators
The logical operators are as follows......
Constant
The constants are language elements whose value is fixed once and for all...
fAttribute (Function)
Returns or modifies the attributes of a file.