ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SocketExist (Function)
Checks the existence of socket.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
iLine (Function)
Prints a line at specified coordinates.
HSetMemo (Function)
Used to modify the management mode of memo items.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....