ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SocketRead (Function)
Retrieves a message sent by another socket.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
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....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FTPCommand (Function)
Sends a specific FTP command to a server.
Manipulating a Layout control programmatically
A Layout control can be......
SocketConnect (Function)
Connects a client computer to a given socket.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Creating the link buttons in the windows of a WINDEV RAD pattern
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
ControlInfoXY (Function)
Returns the name of the control located at a given position.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
<Source>.Optimize (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.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
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.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....