ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
WDInst: handling the files to install
By default, the files to install are......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
ThreadPause (Function)
Pauses the current thread during the specified duration.
zipOpen (Function)
Opens an existing archive.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grLegend (Function)
Indicates the presence and position of legend in a chart.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Project portfolio
From version 25, you can create "project portfolios"......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......