ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cross-references in the code editor
The cross-references in the code editor are used to identify......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Creating the skin template of a report
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Error 403: The item does not belong to the file
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Compound statements
SCP functions
The SCP functions are as follows ......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Binding a Check Box control to an item
Configuring Reports & Queries
Reports & Queries is used to......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Passing parameters
The parameters can be passed to a procedure......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.