ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
BurnerEject (Function)
Opens or closes the door of current burner.
Serialization constants
The serialization constants are as follows:
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
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....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.