ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
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.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Environment of the report editor
Environment of the report editor...
Programming custom calculations in Table controls
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......
Reals
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
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....
5. Which type of server to choose?
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