ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCDecode (Function)
Decodes the information stored in a QR Code bar code.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Compile (Example)
Usage example of the Compile function
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Using the Vista style in your windows
WINDEV allows you to customize......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
MenuInsertOption (Function)
Inserts a new option at a specific position.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The Signature control
The Signature control is a report control used to sign......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......