ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Photo album functions
Photo album functions
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Animation (Property)
The Animation property animates an image.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
"About" window
The "About" window is used to display and access various information about the current application......
Setup on a local network (LAN)
LooperInsert (Function)
Inserts a row into a Looper control.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Animating a Static control
Two methods can be used to animate a Static control......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......