ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
FTPConnect (Example)
Usage example of the FTPConnect function
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
zipFindFile (Example)
Usage example of the zipFindFile function
7. Window templates
...Window templates...
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
fMakeDir (Example)
Usage example of the fMakeDir function
HDBIndex (Function)
Opens an xBase index file.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....