ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
How to create a patch?
The structure of the file for remote control
The management of remote control uses a file in INI format......
1. Analysis: database structure
1. Analysis: Database structure
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Private Store for mobile applications
There are two methods two deploy your applications......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
9. Application menus
Menus are displayed in different ways......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).