ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL (Property)
The URL property is used to get and change a URL.
First project window
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HDescribeFile (Function)
Describes a data file programmatically.
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)....
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.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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).
Installing the monitor
The monitoring robot includes three executables......
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, ......