ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
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.
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
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
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.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Status bar of windows
The status bar of a window is used to display several types of information......
<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.
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?......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......