ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the task management and the schedule
Time management is extremely important......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Push (Function)
Pushes an element onto the stack.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
Enqueue (Function)
Adds an element to the queue.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Creating a Pivot Table control
To create a Pivot Table control......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HDescribeFile (Function)
Describes a data file programmatically.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Installing a SOAP server with IIS