ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Exist (Property)
The Exist property is used to determine if an element exists.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
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....
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....
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).
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.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
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......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
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.
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...