ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
xlsClose (Function)
Closes an XLS file.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Time management help
Time management is extremely important......
Merging differences (SCM)
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
TimeToInteger (Function)
Converts a time to an integer.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Window controls
Several types of controls can be used in a window, ......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Video functions
List of video functions...
xlsSave (Function)
Saves an XLS document.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
GetDefinition (Function)
Retrieves the definition of element type.
MaskFormat (Function)
Formats a character string using an InputMask variable.