ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveFile (Function)
Moves a file from one directory to another.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Native Sybase Connector for WINDEV and WEBDEV 2024
AWP without UI
Bootstrap, Angular, React, Vue......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Column
The Column property is used to manipulate one or more columns.
The Image control
The Image control is used to......
Error 802: Invalid syntax for this function
Error 1060: Unable to call method without parameter: add ()
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.