ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
StatCovariance (Function)
Calculates the covariance between two series of values.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
ImageLast (Function)
Displays the last image for the scroll.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
FTPCommand (Function)
Sends a specific FTP command to a server.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Sound (Function)
Plays a sound in WAV format.
ThreadCurrent (Function)
Returns the name of the thread currently run.
StatSum (Function)
Calculates the sum for a series of values.