ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
KeyPressed (Function)
Checks which key is pressed.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....