ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
LooperInsert (Function)
Inserts a row into a Looper control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
TelemetryEnable (Function)
Enables the telemetry manually.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Binding a Combo Box control to an item
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HAddUser (Function)
Adds a user to a database.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.