ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
XMLAddAttribute (Function)
Adds an attribute into an XML document.
zipOpen (Function)
Opens an existing archive.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
fLongName (Example)
Usage example of the fLongName function
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
FaxConnect (Function)
Establishes a connection to a fax server.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
WINDEV License Agreement
WINDEV License Agreement...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Defining a help window template
WINDEV allows you to create help window templates......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with Combo Box controls that display a table
HIndex (Example)
Usage example of the HIndex function
iPrintImage (Example)
Usage example of the iPrintImage function
XMLAddChild (Function)
Adds a child tag into an XML document.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...