ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Image (Property)
The Image property gets and sets the background image of a control or block.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......