ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariableReset (Function)
Resets the variable to its initial value.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Code snippets
The code editor allows you to enter "Code snippets"......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Binding a Check Box control to an item
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
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
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
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.
MemExist (Function)
Checks the existence of a memory zone.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......