ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HStopServer (Function)
Stops an HFSQL server.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
LDAPNbValue (Function)
Returns the number of values for an attribute.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Open (External language)
Opens a window.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
tapiDial (Function)
Dials a phone number for a voice line.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
fSize (Function)
Returns the size of a file (in bytes).
VideoStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......