ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Global and local variable
Two types of variables are available......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
grTitle (Function)
Modifies the caption and/or position of the chart title....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Wait (Function)
Temporarily stops the program execution.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Query
The keyword "Query" is used to describe:
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using the query result
The result of a select query can be used in......
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
iPreview (Example)
Usage example of the iPreview function
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....