ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
1. What is the WEBDEV administrator used for
Functions for managing objects (External language)
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
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....
2. How to test a site?
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....