ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
fSeparator (Function)
Returns a file path with normalized separators.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Push (Function)
Pushes an element onto the stack.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Running the test of the User Groupware and installing it
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EnumControl (Function)
Returns the name of Nth control found in the specified element.