ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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....
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
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.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
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....
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.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
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.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.