ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
LooperSelectPlus (Function)
Selects a row in a Looper control.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Browser constants
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Materialized view
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......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
eCurrencyName (Function)
Returns the caption of a currency.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Creating a window skin template
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....