ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Report blocks
A printed report includes several sections......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
The "Analysis" pane
The "Analysis" pane lists......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
3. Debugger
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......