ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
dCopyImage (Example)
Usage example of the dCopyImage function
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HSL (Function)
Creates a color from its hue, saturation and lightness.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Age (Function)
Returns the age according to the date of birth.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Enumeration (Type of variable)
An enumeration is a set of values......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TimeToString (Function)
Converts a time to a string in the specified format.
HListConnection (Function)
Returns the list of connections currently described in the application.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Discover all the possibilities of pivot tables