ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ThreadState (Function)
Returns the current status of a thread.
FirstDayOfMonth (Function)
Returns the first day of the month.
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.
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
StringReverse (Function)
Reverses the characters of a string.
iBorder (Function)
Prints a border at specified coordinates.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Constants for managing the windows
List of constants used by the functions for managing the windows...
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.