ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the monitor
The monitoring robot includes three executables......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
gImage (Function)
Builds a sequence of characters containing an image.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
URL (Property)
The URL property is used to get and change a URL.
Error
The Error keyword is used to manage the errors.
Installing the monitoring robot
The monitoring robot includes three executables......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
fLongName (Function)
Returns the long name of a file or directory.
SourceToPage (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....
PageFromSource (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
grParameter (Function)
Retrieves or modifies a chart parameter.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Label report
The report editor allows you to create "Label" reports......
"?" menu
WINDEV proposes a help menu adapted to your applications......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.