ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Detailed use of WINDEV FTP/RPC
PicCreate (Function)
Creates an image in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
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......
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....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
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).
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......