ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Error 809: The * character cannot be used as mandatory parameter in a function
End-user UI management functions
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.