ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHMGetData (Function)
Retrieves data from a Heatmap chart.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Speech synthesis in the mobile applications
The phones can talk!......
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
iVLine (Function)
Prints a vertical line at specified coordinates.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
SocketWrite (Function)
Writes a message intended to another socket.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.