ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Warning 124: Shadowing a global variable
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
FirstDayOfMonth (Function)
Returns the first day of the month.
Creating help pages
A help system includes several pages......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
7. Source Code Manager (SCM)
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....