ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
InWidgetMode (Function)
Indicates whether the code is run in Android widget mode.
Events associated with ListView controls
List of events associated with ListView controls...
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
14. PHP generation in practice
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......