ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test (External language)
Displays each function call and each status report returned by the function.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
HToItem (Function)
Assigns the specified value to an item of the current record.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Service constants
List of constants used by the functions for managing services....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Arithmetic operators
The arithmetic operators are......