ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Net constants
List of constants used by the Net functions....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Combination (Type of variable)
A combination is a set of options.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Managing parallel tasks
The computers are becoming more and more powerful......
The Looper control
A Looper control is used to repeat the controls found in a specific area......