ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

10. Customizing the aspect of a site: skin elements
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Text (Property)
The Text property is used to get and modify text.
Export your data to Excel
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Export your data to Word
2. WEBDEV administrator in practice
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
11. Table/Looper controls
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
11. Table/Looper controls