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.
fCompare (Function)
Compares the content of two files bit by bit.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
.NET object
To access a class......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
5. Which type of server to choose?