ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
HLogRestart (Function)
Restarts the logging process on a file.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
MemCreate (Function)
Creates a memory area.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....