ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Operations performed on object diagrams
The following paragraphs explain......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Break in a report
The break is used to group the records corresponding to a sort criterion......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Creating the Relation windows of a WINDEV RAD pattern
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.