ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
LooperInsertLine (Function)
Inserts a row into a Looper control.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
Configuring an application with User Groupware
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
LooperDelete (Function)
Deletes a row from a Looper control.
zipInfoFile (Example)
Usage example of the zipInfoFile function
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
CurrentYear (Function)
Returns the current year in integer format.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Map control properties
The following properties can be used with Map controls:...
iParameterPDF (Example)
Usage example of the iParameterPDF function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
HTTPAddFile (Function)
Adds a file to the HTTP form.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.