ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
iParameterReport (Function)
Configures the printer by opening the configuration window.
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Constants for the Exif functions
List of constants used by the Exif functions....
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Select query description window
The description window of a select query includes several sections......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).