ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Logical operators
The logical operators are as follows......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Service constants
List of constants used by the functions for managing services....
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
OpenSister (Function)
Opens a non-modal sibling window.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
Info (Function)
Displays a custom message in a system information window.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...