ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Status bar of windows
The status bar of a window is used to display several types of information......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......