ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Caption (Property)
The Caption property is used to get and change the text of an element.
Events associated with the project
List of events associated with the project...
Events associated with Shape controls
List of events associated with Shape controls...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Events associated with Slider controls
List of events associated with Slider controls in a window...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HTTPSendForm (Function)
Sends an HTTP form.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
OLELoad (Function)
Initializes an OLE control with an OLE object.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):