ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
fOpen (Example)
Usage example of the fOpen function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
StringReverse (Function)
Reverses the characters of a string.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Contains (Function)
Allows you to check if a substring is within a string.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
EndProgram (Function)
Ends the execution of the current program.
fSelect (Function)
Opens the Windows file picker.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....