ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Tab controls
List of events associated with Tab controls...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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.
grRBAddData (Function)
Adds data to a Radial Bar chart.
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.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
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.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
DotNetRun (Function)
Runs a procedure on a .Net server.