ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
diagText (Variable type)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
fMoveFile (Function)
Moves a file from one directory to another.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Logical operators
The logical operators are as follows......
9. Types of standard controls
Types of standard controls...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....