ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Creating a window skin template
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Compound statements
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
WINDEV License Agreement
WINDEV License Agreement...
SocketConnect (Function)
Connects a client computer to a given socket.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Handling an internal component
An internal component is a set of elements from a project......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Programming custom calculations in Table controls
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
WindowFromSource (Function)
Automatically initializes the controls of a window 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....