ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
OpenMobileWindow (Function)
Opens a window in a mobile application.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
12. External component in practice
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
2. Projects in practice
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
xlsClose (Function)
Closes an XLS file.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ShellExecute (Function)
Opens a document in its associated application.