ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Error 31: The file to include is not found. Check the name and path ...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
NetworkUser (Function)
Identifies the name of the connected user.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
fSplit (Function)
Splits a file into several files.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......