ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSize (Function)
Returns the size of a file (in bytes).
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...