ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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).
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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.
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......
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.
Events associated with pages
List of events associated with pages...
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).
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......