ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketExist (Function)
Checks the existence of socket.
End of break block
The End of break block is optional......
SocketConnect (Function)
Connects a client computer to a given socket.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
13. Security benefit: managing the "Back" button
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
Socket management functions
List of functions for managing sockets...
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Translating a text file with WDTRAD
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SMSReset (Function)
Resets all variables of SMS structure.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HTTP functions
List of HTTP functions...
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......