ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: actuales css
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....