ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Windows Scheduler functions
List of functions for managing the scheduler...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Events associated with Slider controls
List of events associated with Slider controls in a window...
<Pivot Table>.CalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
11. Choosing the action of a button/link
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
4. When to use the debugger?