ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HiWord (Function)
Returns the two high bytes of an integer.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
LoWord (Function)
Returns the two low bytes of an integer.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
grDraw (Function)
Draws a chart according to the specified parameters.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Width (Property)
The Width property is used to determine and change the width of an element.
MatFloatAdd (Function)
Adds a value to each matrix element.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....