ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Sharing a project in practice
Sharing a project in practice...
grDestinationWnd (Function)
Defines a window as chart destination.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HDescribeConnection (Function)
Describes a new connection to an external database.
SocketConnect (Function)
Connects a client computer to a given socket.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Drawing constants
List of constants used by the drawing functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.