ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
iDidotFont (Function)
Selects the unit to be used for font height (created with function iCreateFont): DIDOT point or PICA point.
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
fDirSize (Function)
Returns the size of a directory in bytes.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
SFExecuteProcess (Function)
Requests the execution of a specific process.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
fWrite (Function)
Writes: a character string into an external file. a memory section....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fMoveFile (Function)
Moves a file from one directory to another.