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.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
apExecute (Function)
Runs an action plan.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
FTPConnect (Example)
Usage example of the FTPConnect function
apDisableAction (Function)
Disables the execution of an action found in an action plan.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Saving entered data (AAF)
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.