ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Code snippets
The code editor allows you to enter "Code snippets"......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
fCopyDir (Example)
Usage example of the fCopyDir function
Comparison operators
The comparison operators can be divided into several categories......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Different types of data (Type of variable)
A variable is defined by name and type......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HPriority (Function)
Finds out and modifies the priority of the calling application.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Height (Property)
The Height property is used to get and change the height of an element.