ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ArrayDistinct (Function)
Returns an array without duplicates.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
fLoadResource (Function)
Loads the content of a resource from a library.
MemSetPosition (Function)
Positions the memory zone on an element.
iPrintArea (Function)
Prints a text in a rectangular area.
MemDeleteAll (Function)
Clears and deletes a memory zone.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CharactType (Function)
Returns information about the type of character.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HInfoServer (Function)
Returns the specified information about the server.