ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoMemo (Function)
Returns the characteristics of binary and text memos.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
StringReverse (Function)
Reverses the characters of a string.
ThreadState (Function)
Returns the current status of a thread.
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
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.
EventDestroy (Function)
Explicitly destroys an event.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
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......
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.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.