ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
How to loop through a file using filters?
Constants for telemetry management
Constants for telemetry management...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Bar code constants
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).