ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Using .NET assemblies in a project
To use .NET assemblies in a project......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Events associated with SilverLight control
List of events associated with SilverLight controls...
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
12. External component in practice
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
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......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
HLinkMemo (Example)
Usage example of the HLinkMemo function
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......