ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
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....
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......
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.
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
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.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
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....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.