ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
ERR_LAUNCH_FAILED
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Standard FTP functions
List of standard FTP functions...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Filling a Chart control
The data that will be displayed in the Chart control can come from......