ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
MyReport (Reserved word)
MyReport is used to handle the current report...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
xlsComment (Variable type)
The xlsComment type is used to defined all the advanced characteristics of a comment in a cell of an XLS file or Spreadsheet control.
VariableReset (Function)
Resets the variable to its initial value.
dPolyline (Function)
Draws a line composed of multiple segments.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......