ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Constants for managing Map controls
Constants for managing Map controls...
Burner constants
List of constants used by the burner functions....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
13. External component in practice
External component in practice...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
W3C standardization
You must comply with the W3C standard (HTML 4......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.