ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ReplicAdmin: Overview
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Line control properties
List of properties associated with the Line control...
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Assisted universal replication: specific features
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......
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......