ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Window controls
Several types of controls can be used in a window, ......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Label report
The report editor allows you to create "Label" reports......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
gpwResetPassword (Function)
Resets the password of a registered user.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
Error 13: The label already exists
XML functions (prefix syntax)
List of XML functions...
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......