ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPersistent (Function)
Makes a thread persistent.
ThreadPause (Function)
Pauses the current thread during the specified duration.
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......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Character strings
WLanguage supports different types of strings....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
fMoveDir (Function)
Moves a directory and its content.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
WDTestSite: Load test
The stress tests are used to check......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
iCreateFont (Function)
Creates a new print font.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Native MySQL Connector - License Agreement
Conversion (Function)
Converts a value from a unit to another one.
Data persistence
The data persistence is used to store the value typed by the user......