ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HCross (Function)
Crosses a record in a data file.
WINDEV applications for Linux: Specific features
Copying controls from the window editor
The controls can be copied from the window editor......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
9. Hardware and software requirements
BurnerCancel (Function)
Cancels the current burn process.
Hyper File functions available for backward compatibility
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.