ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
eCurrencyName (Function)
Returns the caption of a currency.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
10. Embedded queries
fOpenTempFile (Function)
Creates and opens a temporary file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
fDirRename (Function)
Renames a directory.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
10. Embedded queries
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.