ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UPNPExecuteAction (Function)
Runs an action on the UPnP service.
NFC constants
List of constants used by the NFC functions...
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
Constants for managing appointments
Lists of constants used to manage the appointments...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Phone constants (Android / iOS)
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Constants for managing contact functions
NFC functions
Functions used to manage the NFC standard...
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
fListResource (Function)
Lists the resources integrated to the application.
fSplit (Function)
Splits a file into several files.
fMerge (Function)
Merges several files into a single one.
ChronoReset (Function)
Stops and resets a running stopwatch.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.