ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Query editor
The query editor is used to automatically create queries on the data files......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
3. Managing sockets
WINDEV includes advanced socket management functions....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HOpenConnection (Example)
Usage example of the HOpenConnection function
HCloseConnection (Example)
Usage example of the HCloseConenction function
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Net constants
List of constants used by the Net functions....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
FTPConnect (Example)
Usage example of the FTPConnect function
Events associated with Link controls
List of events associated with Link controls...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......