ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
zipOpen (Example)
Usage example of the zipOpen function
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
dLine (Example)
Usage example of the dLine function
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Installing a SOAP server with Apache
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
CurrentYear (Function)
Returns the current year in integer format.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.