ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
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....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Sending elements to Free Technical Support
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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....
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.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
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.
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....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
fCopyFile (Example)
Usage example of the fCopyFile function
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
zipSplit (Example)
Usage example of the zipSplit function