ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Advanced types
The advanced types of WLanguage are as follows...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Input (Function)
Displays a message allowing the user to type an information.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Constants for managing arrays
List of constants used by the functions for array management....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Binding a Combo Box control to an item
Binding a Link control to an item
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...