ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
grIncreaseData (Function)
Adds a value to a data in a chart.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Combination (Type of variable)
A combination is a set of options.
The HTML Display control
The HTML Display control displays a web page in an application......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
2. Static or dynamic site
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
MyPage (Reserved word)
MyPage is used to handle the current page...
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....