ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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)...
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
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....
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Info (Function)
Displays a custom message in a system information window.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.