ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Specific features of the Express version
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
VideoConfigure (Function)
Allows you to configure the video capture driver.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Browser management functions
List of functions for managing browsers...
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Specific features of the Express version
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Handling report blocks
The different operations available on report blocks are as follows......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.