ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Printing in PDF format: Special cases
Specific features of print in PDF format...
WINDEV and the SOAP protocol
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Camera/Video functions (prefix syntax)
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Video functions
List of video functions...
Open (Function)
Opens a modal WINDEV window.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Composite chart
A composite chart is a chart that displays several types of charts......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Testing a project: setting
By testing the project you can simulate how the application will run......