ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Creating index keywords
Index keywords allow users to easily find a help page......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
ERR_DISCONNECTED_EXEC
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
WINDEV Framework License Agreement
Automation object
The Automation keyword is used to declare an automation object...
Telephony constants
List of constants used by telephony functions...
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Title (Property)
The Title property is used to get and change the title of an element.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ERR_NO_TABLE
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.