ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the page editor
The controls can be copied from the page editor......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Window controls
Several types of controls can be used in a window, ......
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
How to develop a PHP site?
What is a PHP site?......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Variable scope
Variables can be declared anywhere in the code....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......