ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Detailed use of WINDEV FTP/RPC
Saving entered data (AAF)
Data model editor: types of links
Several types of links can be found between the files......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The Organizer control
The Organizer control is used to display and handle organizers......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Handling TimeLine controls programmatically
A TimeLine control can be......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Overview
Overview of the different operators...
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Cell control properties
List of properties associated with the Cell control...