ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Creating the skin template of a report
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
15. Repeating a group of controls: loopers
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......