ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Using an external component in an application
A component can be reused at any time in any application......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Handling TimeLine controls programmatically
A TimeLine control can be......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
DateToInteger (Function)
Converts a date to an integer.
HTTP constants
List of constants used by the HTTP functions....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.