ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......