ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnect (Function)
Connects a client computer to a given socket.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Diagram constants
The following constants are used to manage diagrams:...
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
The Organizer control
The Organizer control is used to display and handle organizers......
Chart management functions
...Chart management functions...
fSelect (Example)
Usage example of the fSelect function
fCreateLink (Function)
Creates a link on a file at the specified location.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
LDAPRenameAttribute (Function)
Renames an attribute.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HSL (Function)
Creates a color from its hue, saturation and lightness.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
MatAdd (Example)
Usage example of the MatAdd function