ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing assertions
...The main available features are as follows:...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
2. User-friendly editors in practice
User-friendly editors in practice...
ArraySort (Function)
Sorts a WLanguage array.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Internal component
An internal component is a set of elements from a project......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
iBorder (Function)
Prints a border at specified coordinates.
Environment of the window editor
The main elements of window editor are as follows:
dbgEnableLog (Function)
Enables the runtime log programmatically.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
SQLFirst (Function)
Positions on the first row of the query result.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
RegistryValueType (Function)
Returns the type of value found in the registry.
xlsClose (Example)
Usage example of the xlsClose function
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......