ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMoveDir (Function)
Moves a directory and its content.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
Warning 18: Loop without potential end
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Various constants
List of various constants....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
gLine (Function)
Builds a sequence of characters containing a line.
MatInvert (Function)
Calculates the inverse of a square matrix.
LooperSelectPlus (Function)
Selects a row in a Looper control.
PDFToText (Function)
Extract the text contained in an Document PDF.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Formatting (Property)
The Formatting property describes the formatting of an element.
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.