ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Project portfolio
From version 25, you can create "project portfolios"......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
7. Multilingual applications in practice
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Word Processing control events
WINDEV manages the following events by default......
8. "Mobile friendly" site: Dynamic serving
HCloseConnection (Example)
Usage example of the HCloseConenction function
Associating a control with a tab pane
Methods to associate a control with a tab pane......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......