ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglUploadDocument (Function)
Uploads a document to the Google server.
Image editor: Features
The image editor includes several features......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Val (Function)
Returns the numeric value of a character string.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Installing a Webservice (old format)
SQL view
An SQL view is a virtual data source defined by an SQL query......
Count (Property)
The Count property returns the number of elements in a given set.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Automation object
The Automation keyword is used to declare an automation object...
BrowserShare( Function)
Starts native device sharing.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
DateToInteger (Function)
Converts a date to an integer.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
ArrayCopy (Function)
Copies the content of an array to another array.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.