ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HTML (Property)
The HTML property is used to configure the use of HTML content.
Binary (Property)
The Binary property determines if an item is binary.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
grRBAddData (Function)
Adds data to a Radial Bar chart.
nWDInit: Initializing an external language
Initializes the external language......
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
ProjectInfo (Function)
Returns specific information about the project currently run.
Dictionary
The dictionary is a file that can contain the project elements......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).