ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic documentation of external components
External components must include a technical documentation......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Radio Button control properties
List of properties associated with a Radio Button control...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
2. WEBDEV administrator in practice
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Share your projects via Git
Git is a source code manager......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Map control functions
Map control functions...
fSplit (Function)
Splits a file into several files.
HTTPRequest (Example)
Usage example of the HTTPRequest function
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......