ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Using the Salesforce service
Salesforce is a very popular CRM software......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Error 301: Unknown identifier
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Error 1054: 'Ancestor' cannot be used outside the code of a class
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Events associated with Tab controls
List of events associated with Tab controls...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Constants for managing Map controls
Constants for managing Map controls...
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...