ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Configuring the setup program
Two tools can be used to create a setup program......
SOAPRun (Function)
Runs a procedure on a SOAP server.
The Line control
A Line control is used to display a line in a page......
grPrint (Function)
Prints a chart.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Operations performed on sequence diagrams
The following paragraphs explain......
The Cell control
The Cell control contains controls......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
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....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.