ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
29. SEO in practice
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Copying controls from the page editor
The controls can be copied from the page editor......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
11. Table/Looper controls
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
11. Table/Looper controls
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The Dashboard control
Dashboards are essential elements in an application......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.