ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Open (External language)
Opens a window.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......