ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
fRemoveDir (Function)
Deletes a directory from a disk.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Constants for managing arrays
List of constants used by the functions for array management....
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Character strings
WLanguage supports different types of strings....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Installing a SOAP server with Netscape iPlanet 4.1
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Enumeration (Type of variable)
An enumeration is a set of values......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SQLChangeConnection (Function)
Modifies the current connection.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
SQLReqExists (Function)
Checks the existence of a query.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
iPrintImage (Function)
Sends the image file to print to the print buffer.
RGB (Function)
Defines a color from its Red, Green and Blue components.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.