ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipListFile (Function)
Returns the list of files found in an archive.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
dBorder (Function)
Draws the borders.
NotifListCategory (Function)
Lists the notification categories of the application.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Error 122: The name of an Automation object must be a string
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Constants for managing arrays
List of constants used by the functions for array management....
Cell (Property)
The Cell property is used to manipulate one or more cells.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
fSelectDir (Function)
Opens a directory picker.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.