ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
XMLDocument (Function)
Creates a new XML document.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
CallDLL32 (Function)
Runs a function found in an external DLL.
Data persistence
The data persistence is used to store the value typed by the user......
fCompress (Function)
Compresses a file.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
zipDeleteFile (Function)
Deletes a file from an archive.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
WINDEV applications for Linux: Specific features
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
fOpen (Example)
Usage example of the fOpen function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....