ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Installing a SOAP server with Netscape iPlanet 4.1
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
DiagramSave (Function)
Saves a diagram as a "diag" file.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Voice commands in your applications
The applications that you develop can react to the user's voice......
XMLSave (Function)
Saves an XML document in a file.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
CurrentMonth (Function)
Returns the number of the current month.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
DateDifference (Function)
Calculates the number of days between two dates.
TimeValid (Function)
Checks the time validity.