ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
2. Examples and components provided with WEBDEV
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
ChangeStyle (Function)
Modifies the style of a control dynamically.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
26. Style sheets: to simplify the layout
Universal replication
The purpose of universal replication is to keep several databases synchronized......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
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)...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
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......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Time management
For each element (windows, reports, ......