ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
fMakeDir (Example)
Usage example of the fMakeDir function
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
zipChangePath (Example)
Usage example of the zipChangePath function
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
zipSplit (Example)
Usage example of the zipSplit function
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
HSubstDir (Example)
Usage example of the HSubstDir function
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
xlsMsgError (Example)
Usage example of the xlsMsgError function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Various constants
List of various constants....
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.