ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
Organization chart linked to a data file
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
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......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ContextClose (Function)
Closes a page context.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Extracting messages added or modified since last extraction
A project was already created and translated......
1
4
5
6
7
8
180
>