ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The key items
Keys are specific items in your analysis......
Handling of automation in Table Columns
Cancels the current search criterion....
16. Password protecting a website
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions)....
ERR_BAD_URL
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Creating the skin template of a report
Saving entered data (AAF)
Help system properties
The properties of help system are used to define......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
25. Performing a process on several successive pages
Performing a process on several successive pages...