ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Border (Type of variable)
The Border type is used to handle a border through programming...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Date (Type of variable)
The Date type enables you to easily handle the dates...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SocketConnect (Function)
Connects a client computer to a given socket.
Modulo (Reserved word)
Returns the remainder of a division.
MySelf (Reserved word)
MySelf is used to handle the current control...
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....