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....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Automatic management of exceptions
The management of exceptions can be customized by process......
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
HTTPCreateForm (Function)
Creates an HTTP form.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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)....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Time (Type of variable)
The Time type is used to easily handle the times...
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.