ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ShellExecute (Function)
Opens a document in its associated application.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
PC SOFT Free Technical Support
Thank you for buying one of our products......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Obtaining an SSL certificate for IIS2 (2.0 or later)
SocketConnect (Function)
Connects a client computer to a given socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
API (Function)
Runs a function found in an external DLL.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......