ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
fLongName (Function)
Returns the long name of a file or directory.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
GglUploadDocument (Function)
Uploads a document to the Google server.
HAddLink (Function)
Adds an integrity rule between two tables on the server.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Events associated with a Layout control
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
RGB (Function)
Defines a color from its Red, Green and Blue components.