ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
ContactAdd (Example)
Usage example of the ContactAdd function
Starting WDOptimizer in a command line
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Assignment operators
Three assignment operators are available......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
dCopy (Function)
Copies an image to another image.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Multimedia functions
List of Multimedia functions...
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
HOut (Example)
Usage example of the HOut function
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Ad Hoc deployment
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.