ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
InitParameter (Function)
Initializes the management of persistent values.
Constants for managing the spell check
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
How to open a window?
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Properties associated with report controlss
List of properties associated with the report controls...
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......