ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSlice (Example)
Usage example of the dSlice function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
dChord (Example)
Usage example of the dChord function
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
dArc (Example)
Usage example of the dArc function
HDeclare (Example)
Usage example of the HDeclare function
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Installing a SOAP server with Netscape iPlanet 4.1
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Creating the link buttons in the windows of a WINDEV RAD pattern