ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Operating mode of dynamic Active WEBDEV Pages
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
WEBDEV concepts
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
ReplicSynchro: Overview
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
ChronoReset (Function)
Stops and resets a running stopwatch.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......