ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Google Drive, OneDrive and Dropbox prerequisites
Utilisation dans la classe MasqueDeSaisie_Rebond - Accès en Lecture + Ecriture - Type : Procédure (IAppelMéthode)...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
2. User-friendly editors in practice
User-friendly editors in practice...
Events associated with List Box controls
List of events associated with List Box controls...
Info (Function)
Displays a custom message in a system information window.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Control (Variable type)
The Control type is used to define the characteristics of a control.
Step 1: Configuring the print parameters
This step allows you to choose......
docTableOfContents (Variable type)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Recycle code windows
By default, a single code window is opened per ......