ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the report editor
Environment of the report editor...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
MySelf (Reserved word)
MySelf is used to handle the current control...
iVPos (Function)
iVPos is kept for backward compatibility.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Text (Property)
The Text property is used to get and modify text.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
EventClose (Function)
Closes a synchronization event between several threads.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Address
The Address keyword can correspond to...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Installing a SOAP server with Apache