ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
fSelectDir (Function)
Opens a directory picker.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Using the Vista style in your windows
WINDEV allows you to customize......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Summary table: Managing the application directories according to the platform
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
14. Generation modes
Generation modes...
LooperAdd (Function)
Adds a row at the end of a Looper control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......