ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Example for creating a select query
This help page explains how to create two select queries......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Creating an executable: General options
The main executable options are as follows......
1. Testing a site: Elements to be tested
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HFSQL: Change of name
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
3. Site development life cycle
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ERR_NO_PROJECT
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Time management
For each element (windows, reports, ......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......