ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Attribute (Property)
The Attribute property is used to manage attributes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Alignment
The Alignment property is used to align elements.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Simple statements
Error 802: Invalid syntax for this function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Scope (Property)
The Scope property property is used to specify requested permissions.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Error 35: 'Continue' is available in the loops only
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Content (Property)
The Content property is used to get and change the content of an element.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function