ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
TimePicker (Function)
Opens the system time picker.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
19. Sending emails
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
3. UML models in practice
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
OpenChild (Function)
Opens a non-modal child window.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Link (Property)
The Link property is used to get and change the link of an element.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Using the Salesforce service
Salesforce is a very popular CRM software......