ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items used in a select query
A query created in the query editor can contain several types of items......
27. Center or anchor a site horizontally
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Query
The keyword "Query" is used to describe:
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Recycle bin management functions
List of functions for managing the recycle bin...
Shared memory area functions
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
fDriveInfo (Function)
Returns information about a drive.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
fDirSize (Function)
Returns the size of a directory in bytes.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
The Line control
A Line control is used to display a line in a page......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Events associated with OLE controls
List of events associated with OLE controls...