ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Replication management functions
Three types of replication are proposed......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Handling Scheduler controls programmatically
A Scheduler control can be......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......