ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable...
Declaring and using a variable
A variable is defined by name and type......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Ad Hoc deployment
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used...
Page templates
WEBDEV allows you to create page templates......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Runtime log
The runtime log is the best way to identify the most used features of an application......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific...
The Static control
A Static control is a control used to display a static text......