ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
FileDisplay (Function)
Displays a file in the browser of Web user.
LooperAddLine (Function)
Adds a row at the end of a Looper 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.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
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....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Configuring an application with User Groupware
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....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
fTrackFile (Function)
Triggers the tracking of a file.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
MyReport (Reserved word)
MyReport is used to handle the current report...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.