ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
EmailGetAll (Function)
Retrieves all the emails found on a server.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
iPageHeight (Example)
Usage example of the iPageHeight function
ExceptionPropagate (Function)
Propagates an exception.