ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
fEncrypt (Example)
Usage example of the fEncrypt function
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
PageChangeLayout (Function)
Applies a specific layout to a page.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Bar code constants
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...