ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Creating the Vision pages of the WEBDEV RAD pattern
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Custom tooltips
Tooltips are very useful for application users......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.