ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iCreateFont (Function)
Creates a new print font.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
grZoom (Function)
Defines the zoom of a chart.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Format (Property)
The Format property is used to define the data format of a data file.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
TimeToString (Function)
Converts a time to a string in the specified format.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.