ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
<Array>.Sort (Function)
Sorts a WLanguage array.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
fSplit (Function)
Splits a file into several files.
HPass (Function)
Defines the password used to create or open a table.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.