ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Archiving function constants
List of constants used by the archiving functions....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
CursorDisplay (Function)
Displays or hides the mouse cursor.
fImageSelect (Function)
Opens the image picker of Windows.
HLogRestart (Function)
Restarts the logging process on a file.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......