ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
ERR_BAD_FILE
ERR_PARSER
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Step 1: Configuring the print parameters
This step allows you to choose......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
HTTP functions (prefix syntax)
List of HTTP functions...
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SocketRead (Function)
Retrieves a message sent by another socket.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......