ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
NextTitle (Function)
Modifies the title of next window to open.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
SocketConnect (Function)
Connects a client computer to a given socket.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Input (Function)
Displays a message allowing the user to type an information.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.