ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Describing an element
A flexible modeling includes different elements linked together......
Project description: Project tab
The project description window allows you to configure various elements of your project......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WINDEV applications for Linux: Specific features
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
EndProgram (Function)
Ends the execution of the current program.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....