ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Utility components
WINDEV includes several utility components that allow you to handle data directly......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
SocketRead (Function)
Retrieves a message sent by another socket.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
SocketCreate (Function)
Creates a socket.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Error 25: No THEN statement is associated with this IF
DDEConnect (Example)
Usage example of the DDEConnect function
Events associated with control templates
List of events associated with control templates...
fSelect (Example)
Usage example of the fSelect function
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
zipExtractAll (Example)
Usage example of the zipExtractAll function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.