ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
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......
Creating the skin template of a report
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
<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).
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
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.
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.
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......
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......
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.