ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Detailed use of WINDEV FTP/RPC
PicClose (Function)
Closes the image found in an Image Editor control.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
StringFormat (Function)
Formats a character string according to the selected options.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
PicCreate (Function)
Creates an image in the Image Editor control.
3. Deploying a dynamic WEBDEV site
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Help about new features: Letting users know about changes
Applications are constantly evolving......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Windows
The windows represent the main interface of a WINDEV application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
The pages
Pages are the main interface of a WEBDEV site......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
dPolyline (Function)
Draws a line composed of multiple segments.