ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Optimizing an application
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
1. RAD (Rapid Application Development)
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
WDScript: use in command-line and console mode
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
ReplicAdmin: Overview
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
ErrorThrow (Function)
Throw a non-fatal error.
Generating the setup program
The last wizard step for creating the setup program allows you to......