ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
XMLOpenReader (Example)
Usage example of XMLOpenReader
Global and local variable
Two types of variables are available......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.