ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
19. Sending emails
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
12. Control templates
...Control templates...
12. Available tests
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.