|
|
|
|
|
|
|
WEBDEV allows you to create page templates...... |
|
|
|
|
|
|
...The main available features are as follows:... |
|
|
|
|
|
|
Switch controls (also called "Toggle controls") are now commonly used in interfaces...... |
|
|
|
|
|
|
In some cases, you may want to use a custom synchronization for Table controls based on a data file...... |
|
|
|
|
|
|
The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
WEBDEV proposes several actions of the button on the controls of the page...... |
|
|
|
|
|
|
To display the table description, select "Table description" in the context menu of one of the table elements... |
|
|
|
|
|
|
The compressed files found in an archive can be handled by WDZip...... |
|
|
|
|
|
|
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed...... |
|
|
|
|
|
|
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button...... |
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site...... |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.... |
|
|
|
|
|
|
Decodes the information stored in a QR Code bar code. |
|
|
|
|
|
|
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
Discover the main characteristics of the controls... |
|
|
|
|
|
|
A Gantt chart allows you to graphically view the progress status of a project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|