ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeAction (Example)
Usage example of ChangeAction
Container column in a Table control
A cell found in a Table control can contain a set of controls......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPageEnd (Function)
Forces the move to the next page during the report print.
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
BurnerAddFile (Function)
Adds a file to the compilation.
Creating the Form pages of a WEBDEV RAD pattern
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.