ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
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?......
14. Controls in practice
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....