ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Spin control
A Spin control is used to increase or reduce a value found in a control......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
grDraw (Function)
Draws a chart according to the specified parameters.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
PicResize (Function)
Resizes a WDPic image.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Managing main window menus
A main menu is necessarily associated with a window......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Setup directory
The setup wizard allows you to configure the setup directory of application....
EmailCheckAddress (Function)
Checks the validity of an email address.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).