ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
SOAP constants
List of constants used by the SOAP functions....
User report editor (Reports & Queries)
A report provides a custom view of data......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
Properties of a help page
The characteristics of a help page are used to define......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......