ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
SNMPStartSession (Function)
Starts an SNMP session.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Record (Type of variable)
The Record type is used to save the values of a record.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.