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.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
The Carousel control
The Carousel control is used to display an animated menu made of images......
ServiceWait (Function)
Pauses the current service during the specified duration.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
SysXRes (Function)
Returns the horizontal screen resolution.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
ExeListProcess (Function)
Returns the list of applications currently run.
ProjectInfo (Function)
Returns specific information about the project currently run.
Variable scope
Variables can be declared anywhere in the code....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.