ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
WDTerm: End the external language
End the external language......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Using .NET assemblies in a project
To use .NET assemblies in a project......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
The Cell control
The Cell control contains controls......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
12. Synchronizing data
FaxPause (Function)
Pauses a fax in the spooler.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Share your projects via Git
Git is a source code manager......
HDescribeConnection (Function)
Describes a new connection to an external database.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
fFileExist (Function)
Checks the existence of an external file.