ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The OLE control
The OLE control is used to handle an OLE object......
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
<sfConnection variable>.SeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
<sfConnection variable>.SeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
Error 705: The property does not exist on this type
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
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....
Error 704: The property does not exist on
HFSQL properties
List of HFSQL properties...
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Classes, members, methods and properties
A class is made of......
Different types of data (Type of variable)
A variable is defined by name and type......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
2. UML models
2. UML models
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
1
2
3
4
5
6
58
>