ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication: The different types
The data replication is a powerful feature......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
AWP without UI
Bootstrap, Angular, React, Vue......
zipExtractPath (Function)
Returns the path of a file found in the archive.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Typecasting of parameters
The description of the parameter type is optional......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
SocketWrite (Function)
Writes a message intended to another socket.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
HFSQL properties
List of HFSQL properties...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HIndex (Function)
Rebuilds the file index (".NDX" file).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The HTML control
The HTML control displays HTML pages or HTML code......