ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
AddLink (Function)
Adds a link to a text section in an edit control.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
GglGetDocument (Function)
Downloads a document from Google Docs.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
RGB (Function)
Defines a color from its Red, Green and Blue components.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
iCreateFont (Function)
Creates a new print font.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.