ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Multiline strings
To type character strings over several lines in the code editor...
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
<Connection variable>.CopyFile (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....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Remote HFSQL administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
Generating an application for Universal Windows 10 App
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Changing sites from AWP to SEO-ready session mode
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.