ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
Events associated with Flex controls
List of events associated with Flex controls...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
Time and date management properties
List of properties for managing dates and times...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Site Map control properties
List of properties associated with a Site Map control...
SCM: Optimizing time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fListDisk (Function)
Returns the list of disks installed on the computer.
fImageSelect (Function)
Opens the image picker of Windows.
fSelectDir (Function)
Opens a directory picker.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.