ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Which type of server to choose?
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Composite chart
A composite chart is a chart that displays several types of charts......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
ERR_NO_WDADMIN
Configuring the setup program
Two tools can be used to create a setup program......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Query based on query
Queries can be based on items from another query......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
ReplicAdmin: Overview
1. Managing emails
WINDEV includes multiple methods to manage emails...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Manipulating a Layout control programmatically
A Layout control can be......
Creating the executable and the setup program
The languages supported by the application are taken into account......