ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Composite keys
A composite key is a key item containing several other items......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
WDINT, WDTRAD and WDDIXIO: Translation tools
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
4. Monitor your applications
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
2. Examples and components provided with WEBDEV
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
PageChangeLayout (Function)
Applies a specific layout to a page.
WINDEV: Example of programmed Drag and Drop
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.