ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HChangeName (Function)
Modifies the physical name of a table.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
PageDisplay (Function)
Displays a web page in the user's browser....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HTTPRequest (Function)
Starts an HTTP request on a server.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Assignment operators
Three assignment operators are available......