ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
TableAddChild (Example)
Usage example of the TableAddChild function
VibrationTrigger (Function)
Triggers the vibrations of the device.
CurrentYear (Function)
Returns the current year in integer format.
BurnerSelect (Function)
Used to select the default burner.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
ToastDisplay (Function)
Displays a "Toast" message.
EventCreate (Function)
Creates an event.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
fFileName (Function)
Returns the name of an external file that is currently opened.
fAttribute (Function)
Returns or modifies the attributes of a file.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
BurnerCancel (Function)
Cancels the current burn process.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
BurnerList (Function)
Returns the list of burners installed on the current computer.