ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
HAddLink (Function)
Adds an integrity rule between two data files on the server.
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
PopupAnimate (Function)
Displays a popup in a page cell.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Constants for object visibility
List of constants for managing the visibility of an object....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
iMargin (Function)
Defines the "logical" print margins.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Project Management Hub: Time tracking
The time spent can be listed on......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
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....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....