ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
TreeView Table control functions
List of functions for managing TreeView Table controls...
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Constants for managing tiles
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......