ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
iZoneHeight (Example)
Usage example of the iZoneHeight function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dChord (Example)
Usage example of the dChord function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
PDFToText (Function)
Extract the text contained in an Document PDF.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ComponentInfo (Function)
Returns information about a component.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
dSlice (Example)
Usage example of the dSlice function
fAttribute (Example)
Usage example of the fAttribute function
iPrintImage (Example)
Usage example of the iPrintImage function
CookieWrite (Example)
Usage example of the CookieWrite function