ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).