ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 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.
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.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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):
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...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MemExist (Function)
Checks the existence of a memory zone.
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).
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.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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.