ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
HOpen (Function)
Opens a data file.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.