ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
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....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Events associated with pages
List of events associated with pages...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
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.
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....
Assignment operators
Three assignment operators are available......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
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.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.