ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AWP without UI
Bootstrap, Angular, React, Vue......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Ad Hoc deployment
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
TableMode (Function)
TableMode is kept for backward compatibility.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
OpenMobileWindow (Function)
Opens a window in a mobile application.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Overview of external languages
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Installing a SOAP server with Netscape iPlanet 4.1