ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
Automatic management of exceptions
The management of exceptions can be customized by process......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ServiceRestart (Function)
Restarts a service (already started).
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
HTTPCreateForm (Function)
Creates an HTTP form.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
SOAPRun (Function)
Runs a procedure on a SOAP server.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Size (Property)
The Size property is used to determine and change the size of an element.
InitParameter (Function)
Initializes the management of persistent values.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.