ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveDir (Function)
Moves a directory and its content.
SQLSeek (Function)
Positions on the specified result row of the query.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
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....
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
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.
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)....
LooperInsertLine (Function)
Inserts a row into a Looper control.
Val (Function)
Returns the numeric value of a character string.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Print modes of a report
Several print modes are available for a report....