ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEString (Example)
Usage example of the DDEString function
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
Error 24: No END statement is associated with this LOOP
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLData (Example)
Usage example of the XMLData function
Component (Property)
The Component property configures the different components of a composite key.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Table,Modify (External language)
Modifies an element in a Table control.
EventChange (Function)
Modifies the status of an event.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.